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