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