AlembicIMat33dGeomParam (object)¶
Methods¶
| AlembicIMat33dGeomParam ( in AlembicICompoundProperty parent, in String name ) | |
| AlembicIMat33dGeomParam ( in AlembicIMat33dGeomParam other ) | |
| AlembicIMat33dGeomParam () | |
| AlembicIMat33dGeomParam | clone ? () |
| UInt32 | getArrayExtent ? () |
| AlembicDataType | getDataType ? () |
| AlembicIMat33dGeomParamSample | getExpanded ? ( in AlembicISampleSelector ss ) |
| AlembicIMat33dGeomParamSample | getExpanded ? () |
| AlembicIArrayProperty | getIndexProperty ? () |
| AlembicIMat33dGeomParamSample | getIndexed ? ( in AlembicISampleSelector ss ) |
| AlembicIMat33dGeomParamSample | getIndexed ? () |
| String | getName ? () |
| UInt32 | getNumSamples ? () |
| AlembicICompoundProperty | getParent ? () |
| AlembicGeometryScope | getScope ? () |
| AlembicTimeSampling | getTimeSampling ? () |
| AlembicIArrayProperty | getValueProperty ? () |
| Boolean | isConstant ? () |
| Boolean | isIndexed ? () |
| Boolean | matches ? ( in AlembicPropertyHeader header ) |
| reset ! () | |
| Boolean | valid ? () |
| ~AlembicIMat33dGeomParam () |
Methods in detail¶
AlembicIMat33dGeomParam ( in AlembicICompoundProperty parent, in String name )
AlembicIMat33dGeomParam ( in AlembicIMat33dGeomParam other )
copy constructor
AlembicIMat33dGeomParam AlembicIMat33dGeomParam.clone? ()
clone method
UInt32 AlembicIMat33dGeomParam.getArrayExtent? ()
AlembicDataType AlembicIMat33dGeomParam.getDataType? ()
AlembicIMat33dGeomParamSample AlembicIMat33dGeomParam.getExpanded? ( in AlembicISampleSelector ss )
AlembicIMat33dGeomParamSample AlembicIMat33dGeomParam.getExpanded? ()
AlembicIArrayProperty AlembicIMat33dGeomParam.getIndexProperty? ()
AlembicIMat33dGeomParamSample AlembicIMat33dGeomParam.getIndexed? ( in AlembicISampleSelector ss )
AlembicIMat33dGeomParamSample AlembicIMat33dGeomParam.getIndexed? ()
String AlembicIMat33dGeomParam.getName? ()
UInt32 AlembicIMat33dGeomParam.getNumSamples? ()
AlembicICompoundProperty AlembicIMat33dGeomParam.getParent? ()
AlembicGeometryScope AlembicIMat33dGeomParam.getScope? ()
AlembicTimeSampling AlembicIMat33dGeomParam.getTimeSampling? ()
AlembicIArrayProperty AlembicIMat33dGeomParam.getValueProperty? ()
Boolean AlembicIMat33dGeomParam.isConstant? ()
Boolean AlembicIMat33dGeomParam.isIndexed? ()
Boolean AlembicIMat33dGeomParam.matches? ( in AlembicPropertyHeader header )
AlembicIMat33dGeomParam.reset! ()
Boolean AlembicIMat33dGeomParam.valid? ()