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