v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::QuaternionT< Type > Member List

This is the complete list of members for CGUL::QuaternionT< Type >, including all inherited members.

FromEuler(const Vector3T< Type > &euler) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
Lerp(const QuaternionT &from, const QuaternionT &to, Type t)CGUL::QuaternionT< Type >static
Normalize()CGUL::QuaternionT< Type >
operator*(const QuaternionT< Type > &operand) const (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator*(Type operand) const (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator*=(const QuaternionT< Type > &operand) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator*=(Type operand) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator+(const QuaternionT< Type > &operand) const (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator+=(const QuaternionT< Type > &operand) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator-(const QuaternionT< Type > &operand) const (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
operator-=(const QuaternionT< Type > &operand) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
QuaternionT() (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
QuaternionT(const Vector3T< Type > &euler) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
QuaternionT(Type w, Type x, Type y, Type z) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
RotateOnAxis(const Vector3T< Type > &axis, Type angle) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
Set(Type w, Type x, Type y, Type z) (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
ToEuler() (defined in CGUL::QuaternionT< Type >)CGUL::QuaternionT< Type >
wCGUL::QuaternionT< Type >
xCGUL::QuaternionT< Type >
yCGUL::QuaternionT< Type >
zCGUL::QuaternionT< Type >