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