_v | mlib::Quat< QUAT, M, P, V, L > | [protected] |
_w | mlib::Quat< QUAT, M, P, V, L > | [protected] |
conjugate() const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
dot(const QUAT &q) const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
inverse() const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
norm() const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
normalized() const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
operator *(QUAT q) const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
operator *(double s) const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
operator *(double s, const QUAT &q) | mlib::Quat< QUAT, M, P, V, L > | [friend] |
operator+(QUAT q) const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
operator-(const QUAT &q) | mlib::Quat< QUAT, M, P, V, L > | [friend] |
operator/(QUAT q) const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
operator/(double s) const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
operator<<(ostream &os, const Quat< QUAT, M, P, V, L > &p) | mlib::Quat< QUAT, M, P, V, L > | [related] |
Quat() | mlib::Quat< QUAT, M, P, V, L > | [inline] |
Quat(const V &v, double w) | mlib::Quat< QUAT, M, P, V, L > | [inline] |
Quat(double w) | mlib::Quat< QUAT, M, P, V, L > | [inline] |
Quat(const V &v) | mlib::Quat< QUAT, M, P, V, L > | [inline] |
Quat(const M &t) | mlib::Quat< QUAT, M, P, V, L > | |
Quat(const V &v1, const V &v2) | mlib::Quat< QUAT, M, P, V, L > | |
slerp(const QUAT &q1, const QUAT &q2, double u) | mlib::Quat< QUAT, M, P, V, L > | [static] |
v() const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
v() | mlib::Quat< QUAT, M, P, V, L > | [inline] |
w() const | mlib::Quat< QUAT, M, P, V, L > | [inline] |
w() | mlib::Quat< QUAT, M, P, V, L > | [inline] |