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