Home
last modified time | relevance | path

Searched refs:OInt16ArrayProperty (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOTypedArrayProperty.cpp107 register_<Abc::OInt16ArrayProperty> ( "OInt16ArrayProperty" ); in register_otypedarrayproperty()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DOTypedArrayProperty.h247 typedef OTypedArrayProperty<Int16TPTraits> OInt16ArrayProperty; typedef