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