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