Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Matrix Member List

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

Cofactor(int i, int j) const Matrix
ComputeEulerAngles(double &roll, double &pitch, double &yaw) const Matrix
elemMatrix
Identity()Matrix
Inverse() const Matrixinline
Invert()Matrix
Matrix()Matrix
Matrix(const Matrix &m)Matrix
Matrix(const Point &vrt, const Point &vup, const Point &vpn)Matrix
operator()(int i, int j) const Matrixinline
operator()(int i, int j)Matrixinline
operator*(const Matrix &m) const Matrix
operator*(const Point &p) const Matrix
operator*(const Vec3 &v) const Matrix
operator*=(const Matrix &m)Matrix
operator=(const Matrix &m)Matrix
Pitch(double pitch)Matrix
Roll(double roll)Matrix
Rotate(double roll, double pitch, double yaw)Matrix
Transpose()Matrix
TYPENAME()Matrixinlinestatic
Yaw(double yaw)Matrix