Quaternion< ValueType > Member List
This is the complete list of members for Quaternion< ValueType > , including all inherited members.
DescribeIO (const DataSerializeInterface &stream) | Quaternion< ValueType > | static |
GetAxisRotation (VectorType &axis, ValueType &angle) const | Quaternion< ValueType > | |
GetConjugate () const | Quaternion< ValueType > | |
GetDot (const QuaternionType &q1, const QuaternionType &q2) | Quaternion< ValueType > | static |
GetExp () const | Quaternion< ValueType > | |
GetInnerQuaternion (const QuaternionType &qi_m1, const QuaternionType &qi, const QuaternionType &qi_p1) | Quaternion< ValueType > | static |
GetInverse () const | Quaternion< ValueType > | |
GetLength () const | Quaternion< ValueType > | |
GetLerp (const QuaternionType &q1, const QuaternionType &q2, const ValueType t) | Quaternion< ValueType > | static |
GetLog () const | Quaternion< ValueType > | |
GetMatrix () const | Quaternion< ValueType > | |
GetNormalized () const | Quaternion< ValueType > | |
GetPow (const ValueType &t) const | Quaternion< ValueType > | |
GetSlerp (const QuaternionType &q1, const QuaternionType &q2, const ValueType t) | Quaternion< ValueType > | static |
GetSpline (const QuaternionType &qi_m1, const QuaternionType &qi, const QuaternionType &qi_p1, const QuaternionType &qi_p2, const ValueType t) | Quaternion< ValueType > | static |
GetSquad (const QuaternionType &qi, const QuaternionType &qi_p1, const QuaternionType &si, const QuaternionType &si_p1, const ValueType t) | Quaternion< ValueType > | static |
GetSquaredLength () const | Quaternion< ValueType > | |
MatrixType typedef | Quaternion< ValueType > | private |
MAXON_OPERATOR_EQUALITY_HASHCODE (Quaternion, v, w) | Quaternion< ValueType > | |
MyCopysign (const ValueType &x, const ValueType &y) const | Quaternion< ValueType > | private |
operator* (const QuaternionType &v) const | Quaternion< ValueType > | |
operator* (const ValueType s) const | Quaternion< ValueType > | |
operator* (const ValueType s, const QuaternionType &q) | Quaternion< ValueType > | friend |
operator*= (const QuaternionType &v) | Quaternion< ValueType > | |
operator+ (const QuaternionType &v) const | Quaternion< ValueType > | |
operator+= (const QuaternionType &v) | Quaternion< ValueType > | |
operator- (const QuaternionType &v) const | Quaternion< ValueType > | |
operator-= (const QuaternionType &v) | Quaternion< ValueType > | |
Quaternion () | Quaternion< ValueType > | |
Quaternion (const VectorType &v, const ValueType w) | Quaternion< ValueType > | |
Quaternion (const ValueType x, const ValueType y, const ValueType z, const ValueType w) | Quaternion< ValueType > | |
QuaternionType typedef | Quaternion< ValueType > | private |
SetAxisRotation (const VectorType &axis, const ValueType rotation) | Quaternion< ValueType > | |
SetMatrix (const MatrixType &m) | Quaternion< ValueType > | |
SetRotation (const VectorType &rotation) | Quaternion< ValueType > | |
ToString (const FormatStatement *formatStatement=nullptr) const | Quaternion< ValueType > | |
v | Quaternion< ValueType > | |
VectorType typedef | Quaternion< ValueType > | private |
w | Quaternion< ValueType > |