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