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