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