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