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