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