Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Matrix3 Member List

This is the complete list of members for Matrix3, including all inherited members.

Determinant() const Matrix3inline
GetRotationPT(double &Yaw, double &Pitch, double &Roll)Matrix3
IdentityMatrix3static
Inverse() const Matrix3
mMatrix3
Matrix3()Matrix3
Matrix3(const Matrix3 &ot)Matrix3
operator!=(Matrix3 &ot) const Matrix3inline
operator*(const Matrix3 &ot) const Matrix3
operator*=(double s)Matrix3
operator*=(Matrix3 ot)Matrix3
operator/=(double s)Matrix3
operator=(const Matrix3 &ot)Matrix3
operator==(Matrix3 &ot) const Matrix3inline
Print(std::ostream &o) const Matrix3
SetIdentity()Matrix3
SetRotation(double Yaw, double Pitch, double Roll)Matrix3
SetRotationPT(double yaw, double pitch, double roll)Matrix3
SetRotationX(double a)Matrix3
SetRotationY(double a)Matrix3
SetRotationZ(double a)Matrix3
TransformVector(const Vector3 &V) const Matrix3inline
Transpose()Matrix3inline