![]() | MQuaternion () |
![]() | MQuaternion (const MQuaternion &src) |
![]() | MQuaternion (double xx, double yy, double zz, double ww) |
![]() | MQuaternion (const double[4]) |
![]() | MQuaternion (const MVector &a, const MVector &b) |
![]() | MQuaternion (const MVector &a, const MVector &b, double angleFactor) |
![]() | MQuaternion (double angle, const MVector &axisb) |
![]() | ~MQuaternion () |
![]() | operator= (const MQuaternion & src) |
![]() | operator= (const MMatrix &matrix) |
![]() | operator= (const MEulerRotation &matrix) |
![]() | asMatrix () const |
![]() | asEulerRotation () const |
![]() | setAxisAngle (const MVector &axis, double theta) |
![]() | getAxisAngle ( MVector &axis, double &theta) const |
![]() | setToXAxis (double theta) |
![]() | setToYAxis (double theta) |
![]() | setToZAxis (double theta) |
![]() | get (double dest[4]) const |
![]() | operator[] (unsigned int i) const |
![]() | operator+ (const MQuaternion &other) const |
![]() | operator* (const MQuaternion &other) const |
![]() | operator*= (const MQuaternion &rhs) |
![]() | operator- (const MQuaternion &other) const |
![]() | operator- () const |
![]() | negateIt () |
![]() | operator== (const MQuaternion &other) const |
![]() | operator!= (const MQuaternion &other) const |
![]() | isEquivalent (const MQuaternion &other, double tolerance = kQuaternionEpsilon) const |
![]() | scaleIt (double scale) |
![]() | normal () const |
![]() | normalizeIt () |
![]() | conjugate () const |
![]() | conjugateIt () |
![]() | inverse () const |
![]() | invertIt () |
![]() | log () const |
![]() | exp () const |
![]() | identity The multiplicative identity. |
![]() | operator[] (unsigned int i) NO SCRIPT SUPPORT |
![]() | operator* (double scale, const MQuaternion &other) NO SCRIPT SUPPORT |
![]() | slerp (const MQuaternion &p, const MQuaternion &q, double t) |
![]() | slerp (const MQuaternion &p, const MQuaternion &q, double t, short spin) NO SCRIPT SUPPORT |
![]() | squad (const MQuaternion &p, const MQuaternion &a, const MQuaternion &b, const MQuaternion &q, double t) NO SCRIPT SUPPORT |
![]() | squad (const MQuaternion &p, const MQuaternion &a, const MQuaternion &b, const MQuaternion &q, double t, short spin) NO SCRIPT SUPPORT |
![]() | squadPt (const MQuaternion &q0, const MQuaternion &q1, const MQuaternion &q2) NO SCRIPT SUPPORT |
![]() | operator<< (std::ostream &os, const MQuaternion &q) NO SCRIPT SUPPORT |
![]() | MMatrix () const NO SCRIPT SUPPORT |
![]() | x The quaternion's imaginary x component. |
![]() | y The quaternion's imaginary y component. |
![]() | z The quaternion's imaginary z component. |
![]() | w The quaternion's real component. |
Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |