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