EHS
|
This is the complete list of members for ehs::Quat< T >, including all inherited members.
Conjugate() | ehs::Quat< T > | inline |
Dot(const Quat &other) const | ehs::Quat< T > | inline |
GetConjugate() | ehs::Quat< T > | inline |
GetInverse() | ehs::Quat< T > | inline |
GetMagnitude() | ehs::Quat< T > | inline |
GetNormalized() | ehs::Quat< T > | inline |
Inverse() | ehs::Quat< T > | inline |
Normalize() | ehs::Quat< T > | inline |
operator!=(const Quat &quat) const | ehs::Quat< T > | inline |
operator*(const T scalar) | ehs::Quat< T > | inline |
operator*(const Quat &other) | ehs::Quat< T > | inline |
operator*(const Vec3< T > &vect) | ehs::Quat< T > | inline |
operator+(const Quat &other) const | ehs::Quat< T > | inline |
operator-() const | ehs::Quat< T > | inline |
operator-(const Quat &other) const | ehs::Quat< T > | inline |
operator=(const Quat &quat) | ehs::Quat< T > | inline |
operator=(const Mat4< T > &rotMatrix) | ehs::Quat< T > | inline |
operator==(const Quat &quat) const | ehs::Quat< T > | inline |
operator[](const UInt_64 index) const | ehs::Quat< T > | inline |
operator[](const UInt_64 index) | ehs::Quat< T > | inline |
operator^(const T t) | ehs::Quat< T > | inline |
Quat() | ehs::Quat< T > | inline |
Quat(const T w, const T x, const T y, const T z) | ehs::Quat< T > | inline |
Quat(const T yaw, const T pitch, const T roll) | ehs::Quat< T > | inline |
Quat(const Vec3< T > &euler) | ehs::Quat< T > | inlineexplicit |
Quat(const Vec3< T > &n, const T a) | ehs::Quat< T > | inline |
Quat(const Mat4< T > &rotMatrix) | ehs::Quat< T > | inlineexplicit |
Quat(const Quat &quat) | ehs::Quat< T > | inline |
Quat(const T scalar) | ehs::Quat< T > | inlineexplicit |
Slerp(Quat< T > start, Quat< T > finish, const T t) | ehs::Quat< T > | inlinestatic |
ToAxisAngle(Vec3< T > *vectAxis, T *flAngle) | ehs::Quat< T > | inline |
ToMatrix() const | ehs::Quat< T > | inline |
ToQuaternion(const Mat4< T > &rotMatrix) | ehs::Quat< T > | inline |
w | ehs::Quat< T > | |
x | ehs::Quat< T > | |
y | ehs::Quat< T > | |
z | ehs::Quat< T > |