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