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