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