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