Home
last modified time | relevance | path

Searched refs:OP2fProperty (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOTypedScalarProperty.cpp130 register_<Abc::OP2fProperty>( "OP2fProperty" ); in register_otypedscalarproperty()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DOTypedScalarProperty.h257 typedef OTypedScalarProperty<P2fTPTraits> OP2fProperty; typedef
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/Tests/
H A DObjectsAndPropertiesTest.cpp173 TESTING_ASSERT( ! OP2fProperty::matches( *ac0P3fp0Header ) ); in simpleTestOut()