AlembicOColorhGeomParam (object)¶
Methods¶
AlembicOColorhGeomParam ( in AlembicOColorhGeomParam other ) | |
AlembicOColorhGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent ) | |
AlembicOColorhGeomParam () | |
AlembicOColorhGeomParam | clone ? () |
AlembicDataType | getDataType ? () |
AlembicOArrayProperty | getIndexProperty ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicGeometryScope | getScope ? () |
AlembicOArrayProperty | getValueProperty ? () |
Boolean | isIndexed ? () |
Boolean | matches ? ( in AlembicPropertyHeader header ) |
reset ! () | |
set ! ( in AlembicOColorhGeomParamSample sample ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
~AlembicOColorhGeomParam () |
Methods in detail¶
AlembicOColorhGeomParam ( in AlembicOColorhGeomParam other )
copy constructor
AlembicOColorhGeomParam ( in AlembicOCompoundProperty parent, in String name, in Boolean isIndexed, in AlembicGeometryScope scope, in UInt32 extent )
AlembicOColorhGeomParam AlembicOColorhGeomParam.clone? ()
clone method
AlembicDataType AlembicOColorhGeomParam.getDataType? ()
AlembicOArrayProperty AlembicOColorhGeomParam.getIndexProperty? ()
String AlembicOColorhGeomParam.getName? ()
UInt32 AlembicOColorhGeomParam.getNumSamples? ()
AlembicGeometryScope AlembicOColorhGeomParam.getScope? ()
AlembicOArrayProperty AlembicOColorhGeomParam.getValueProperty? ()
Boolean AlembicOColorhGeomParam.isIndexed? ()
Boolean AlembicOColorhGeomParam.matches? ( in AlembicPropertyHeader header )
AlembicOColorhGeomParam.reset! ()
AlembicOColorhGeomParam.set! ( in AlembicOColorhGeomParamSample sample )
AlembicOColorhGeomParam.setFromPrevious! ()
AlembicOColorhGeomParam.setTimeSampling! ( in UInt32 index )
Boolean AlembicOColorhGeomParam.valid? ()