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