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