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