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