Home
last modified time | relevance | path

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

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOTypedArrayProperty.cpp106 register_<Abc::OUInt16ArrayProperty> ( "OUInt16ArrayProperty" ); in register_otypedarrayproperty()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DOTypedArrayProperty.h246 typedef OTypedArrayProperty<Uint16TPTraits> OUInt16ArrayProperty; typedef