, including all inherited members.
CRotationf() | CRotationf | |
CRotationf(const CRotationf &in_rotation) | CRotationf | |
CRotationf(const CVector3f &in_EulerAngles, const RotationOrder in_RotOrder=siXYZ) | CRotationf | |
CRotationf(const float in_X, const float in_Y, const float in_Z, const RotationOrder in_RotOrder=siXYZ) | CRotationf | |
CRotationf(const CQuaternionf &in_Quat) | CRotationf | |
CRotationf(const CVector3f &in_Axis, const float in_Angle) | CRotationf | |
Div(const CRotationf &in_rot1, const float in_scalar) | CRotationf | |
Div(const float in_scalar) | CRotationf | |
Div(const CRotationf &in_rot) | CRotationf | |
Div(const CRotationf &in_rot1, const CRotationf &in_rot2) | CRotationf | |
EpsilonEquals(const CRotationf &in_rot, const float in_fEpsilon) const | CRotationf | |
Equals(const CRotationf &in_rot) const | CRotationf | |
GetAxisAngle(float &io_Angle) const | CRotationf | |
GetOrder() const | CRotationf | |
GetQuaternion() const | CRotationf | |
GetRepresentation() const | CRotationf | |
GetXYZAngles(const RotationOrder in_Order) const | CRotationf | |
GetXYZAngles(float &io_X, float &io_Y, float &io_Z) const | CRotationf | |
GetXYZAngles() const | CRotationf | |
Interpolate(const CRotationf &in_rot1, const CRotationf &in_rot2, const float in_u) | CRotationf | |
Invert() | CRotationf | |
Invert(const CRotationf &in_rot) | CRotationf | |
LeftMul(const CRotationf &in_rot) | CRotationf | |
Mul(const CRotationf &in_rot) | CRotationf | |
Mul(const CRotationf &in_rot1, const CRotationf &in_rot2) | CRotationf | |
Mul(const float in_scalar) | CRotationf | |
operator!=(const CRotationf &in_rot) const | CRotationf | |
operator<(const CRotationf &in_rot) const | CRotationf | |
operator=(const CRotationf &in_rotation) | CRotationf | |
operator=(const CQuaternionf &in_Quat) | CRotationf | |
operator==(const CRotationf &in_rot) const | CRotationf | |
RotationOrder enum name | CRotationf | |
RotationRep enum name | CRotationf | |
Set(const RotationOrder in_order, const bool in_bCompensate=false) | CRotationf | |
Set(const CVector3f &in_EulerAngles, const RotationOrder in_Order=siXYZ) | CRotationf | |
Set(const float in_X, const float in_Y, const float in_Z, const RotationOrder in_Order=siXYZ) | CRotationf | |
Set(const CQuaternionf &in_Quat) | CRotationf | |
Set(const CVector3f &in_Axis, const float in_Angle) | CRotationf | |
SetIdentity() | CRotationf | |
SetOrder(const RotationOrder in_rotOrder) | CRotationf | |
SetRepresentation(const RotationRep in_rotRep, const RotationOrder in_order=siXYZ) | CRotationf | |
siAxisAngleRot enum value | CRotationf | |
siEulerRot enum value | CRotationf | |
siQuaternionRot enum value | CRotationf | |
siXYZ enum value | CRotationf | |
siXZY enum value | CRotationf | |
siYXZ enum value | CRotationf | |
siYZX enum value | CRotationf | |
siZXY enum value | CRotationf | |
siZYX enum value | CRotationf | |
~CRotationf() | CRotationf | |