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