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