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