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