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