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