Home
last modified time | relevance | path

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

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOTypedArrayProperty.cpp145 register_<Abc::OBox3fArrayProperty>( "OBox3fArrayProperty" ); in register_otypedarrayproperty()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DOTypedArrayProperty.h285 typedef OTypedArrayProperty<Box3fTPTraits> OBox3fArrayProperty; typedef