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