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