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