This is the complete list of members for geoff_geometry::Matrix, including all inherited members.
| e | geoff_geometry::Matrix | |
| Get(double *p) const | geoff_geometry::Matrix | |
| GetRotation(double &ax, double &ay, double &az) const | geoff_geometry::Matrix | |
| GetScale(double &sx, double &sy, double &sz) const | geoff_geometry::Matrix | |
| GetScale(double &sx) const | geoff_geometry::Matrix | |
| GetTranslate(double &x, double &y, double &z) const | geoff_geometry::Matrix | |
| Inverse() | geoff_geometry::Matrix | |
| IsMirrored() | geoff_geometry::Matrix | |
| IsUnit() | geoff_geometry::Matrix | |
| m_mirrored | geoff_geometry::Matrix | |
| m_unit | geoff_geometry::Matrix | |
| Matrix() | geoff_geometry::Matrix | |
| Matrix(double m[16]) | geoff_geometry::Matrix | |
| Multiply(Matrix &m) | geoff_geometry::Matrix | |
| operator!=(const Matrix &m) const | geoff_geometry::Matrix | |
| operator==(const Matrix &m) const | geoff_geometry::Matrix | |
| Put(double *p) | geoff_geometry::Matrix | |
| Rotate(double sinang, double cosang, Vector3d *rotAxis) | geoff_geometry::Matrix | |
| Rotate(double angle, Vector3d *rotAxis) | geoff_geometry::Matrix | |
| Rotate(double sinang, double cosang, int Axis) | geoff_geometry::Matrix | |
| Rotate(double angle, int Axis) | geoff_geometry::Matrix | |
| Scale(double scale) | geoff_geometry::Matrix | |
| Scale(double scalex, double scaley, double scalez) | geoff_geometry::Matrix | |
| Transform(double p0[3]) const | geoff_geometry::Matrix | |
| Transform(double p0[3], double p1[3]) const | geoff_geometry::Matrix | |
| Transform2d(double p0[2], double p1[2]) const | geoff_geometry::Matrix | |
| Translate(double x, double y, double z=0) | geoff_geometry::Matrix | |
| Unit() | geoff_geometry::Matrix | |
| ~Matrix() | geoff_geometry::Matrix | |