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