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