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