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