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