Cafu Engine
cf::math::QuaternionT< T > Member List

This is the complete list of members for cf::math::QuaternionT< T >, including all inherited members.

dot(const QuaternionT< T > &B) const cf::math::QuaternionT< T >inline
Euler(const T Pitch, const T Yaw, const T Roll)cf::math::QuaternionT< T >static
FromXYZ(const Vector3T< T > &Vec)cf::math::QuaternionT< T >inlinestatic
GetConjugate() const cf::math::QuaternionT< T >inline
GetXYZ() const cf::math::QuaternionT< T >inline
IsNormal(const T Epsilon=0) const cf::math::QuaternionT< T >inline
length() const cf::math::QuaternionT< T >inline
lengthSqr() const cf::math::QuaternionT< T >inline
operator!=(const QuaternionT< T > &B) const cf::math::QuaternionT< T >inline
operator*(const QuaternionT< T > &B) const cf::math::QuaternionT< T >inline
operator*(const T s) const cf::math::QuaternionT< T >inline
operator*=(const T s)cf::math::QuaternionT< T >inline
operator+(const QuaternionT< T > &B) const cf::math::QuaternionT< T >inline
operator+=(const QuaternionT< T > &B)cf::math::QuaternionT< T >inline
operator-() const cf::math::QuaternionT< T >inline
operator-(const QuaternionT< T > &B) const cf::math::QuaternionT< T >inline
operator-=(const QuaternionT< T > &B)cf::math::QuaternionT< T >inline
operator/(const T s) const cf::math::QuaternionT< T >inline
operator/=(const T s)cf::math::QuaternionT< T >inline
operator==(const QuaternionT< T > &B) const cf::math::QuaternionT< T >inline
operator[](unsigned int Index)cf::math::QuaternionT< T >inline
operator[](unsigned int Index) const cf::math::QuaternionT< T >inline
QuaternionT(T x_=0, T y_=0, T z_=0, T w_=1)cf::math::QuaternionT< T >inline
QuaternionT(const C Values[])cf::math::QuaternionT< T >inlineexplicit
QuaternionT(const AnglesT< T > &Angles)cf::math::QuaternionT< T >
QuaternionT(const Matrix3x3T< T > &Mat)cf::math::QuaternionT< T >
QuaternionT(const Vector3T< T > &Axis, const T Angle)cf::math::QuaternionT< T >
w (defined in cf::math::QuaternionT< T >)cf::math::QuaternionT< T >
x (defined in cf::math::QuaternionT< T >)cf::math::QuaternionT< T >
y (defined in cf::math::QuaternionT< T >)cf::math::QuaternionT< T >
z (defined in cf::math::QuaternionT< T >)cf::math::QuaternionT< T >