AlembicOQuatfGeomParam (object)¶
Methods¶
AlembicOQuatfGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent ) | |
AlembicOQuatfGeomParam ( in AlembicOQuatfGeomParam other ) | |
AlembicOQuatfGeomParam () | |
AlembicOQuatfGeomParam | clone ? () |
AlembicDataType | getDataType ? () |
AlembicOArrayProperty | getIndexProperty ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicGeometryScope | getScope ? () |
AlembicOArrayProperty | getValueProperty ? () |
Boolean | isIndexed ? () |
Boolean | matches ? ( in AlembicPropertyHeader header ) |
reset ! () | |
set ! ( in AlembicOQuatfGeomParamSample sample ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
~AlembicOQuatfGeomParam () |
Methods in detail¶
AlembicOQuatfGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent )
AlembicOQuatfGeomParam ( in AlembicOQuatfGeomParam other )
copy constructor
AlembicOQuatfGeomParam AlembicOQuatfGeomParam.clone? ()
clone method
AlembicDataType AlembicOQuatfGeomParam.getDataType? ()
AlembicOArrayProperty AlembicOQuatfGeomParam.getIndexProperty? ()
String AlembicOQuatfGeomParam.getName? ()
UInt32 AlembicOQuatfGeomParam.getNumSamples? ()
AlembicGeometryScope AlembicOQuatfGeomParam.getScope? ()
AlembicOArrayProperty AlembicOQuatfGeomParam.getValueProperty? ()
Boolean AlembicOQuatfGeomParam.isIndexed? ()
Boolean AlembicOQuatfGeomParam.matches? ( in AlembicPropertyHeader header )
AlembicOQuatfGeomParam.reset! ()
AlembicOQuatfGeomParam.set! ( in AlembicOQuatfGeomParamSample sample )
AlembicOQuatfGeomParam.setFromPrevious! ()
AlembicOQuatfGeomParam.setTimeSampling! ( in UInt32 index )
Boolean AlembicOQuatfGeomParam.valid? ()