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