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