AlembicOVec2VdGeomParamSample (object)¶
Methods¶
AlembicOVec2VdGeomParamSample ( in AlembicOVec2VdGeomParamSample other ) | |
AlembicOVec2VdGeomParamSample ( in Vec2 values<>, in AlembicGeometryScope scope ) | |
AlembicOVec2VdGeomParamSample ( in Vec2 values<>, in UInt32 indices<>, in AlembicGeometryScope scope ) | |
AlembicOVec2VdGeomParamSample () | |
AlembicOVec2VdGeomParamSample | clone ? () |
:ref:`UInt32 <uint32>`<> | getIndices ? () |
AlembicGeometryScope | getScope ? () |
Vec2[] | getVals ? () |
setIndices ! ( in UInt32 indices<> ) | |
setScope ! ( in AlembicGeometryScope scope ) | |
setVals ! ( in Vec2 values<> ) | |
~AlembicOVec2VdGeomParamSample () |
Methods in detail¶
AlembicOVec2VdGeomParamSample ( in AlembicOVec2VdGeomParamSample other )
copy constructor
AlembicOVec2VdGeomParamSample ( in Vec2 values<>, in AlembicGeometryScope scope )
AlembicOVec2VdGeomParamSample ( in Vec2 values<>, in UInt32 indices<>, in AlembicGeometryScope scope )
AlembicOVec2VdGeomParamSample ()
AlembicOVec2VdGeomParamSample AlembicOVec2VdGeomParamSample.clone? ()
clone method
UInt32.getIndices? ()
AlembicGeometryScope AlembicOVec2VdGeomParamSample.getScope? ()
Vec2[] AlembicOVec2VdGeomParamSample.getVals? ()
AlembicOVec2VdGeomParamSample.setIndices! ( in UInt32 indices<> )
AlembicOVec2VdGeomParamSample.setScope! ( in AlembicGeometryScope scope )
AlembicOVec2VdGeomParamSample.setVals! ( in Vec2 values<> )