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