Home
last modified time | relevance | path

Searched defs:getPropertyByIndex (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOCompoundProperty.cpp81 static object getPropertyByIndex( Abc::OCompoundProperty &p, size_t i ) in getPropertyByIndex() function
H A DPyICompoundProperty.cpp125 static object getPropertyByIndex( Abc::ICompoundProperty &p, size_t i ) in getPropertyByIndex() function
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DObject.cpp382 getPropertyByIndex(int propertyIndex) const { in getPropertyByIndex() function in Object