Starshatter_Open
Open source Starshatter engine
|
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 | |
elem | Matrix | |
Identity() | Matrix | |
Inverse() const | Matrix | inline |
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 | Matrix | inline |
operator()(int i, int j) | Matrix | inline |
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() | Matrix | inlinestatic |
Yaw(double yaw) | Matrix |