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