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