Derm.Render.Matrix4x4 Member List
This is the complete list of members for
Derm.Render.Matrix4x4, including all inherited members.
| Clone() | Derm.Render.Matrix4x4 | [virtual] |
| GetDeterminant() | Derm.Render.Matrix | [virtual] |
| GetInverseMatrix() | Derm.Render.Matrix | [virtual] |
| Height | Derm.Render.Matrix | |
| Matrix(int c, int r) | Derm.Render.Matrix | |
| Matrix(Matrix m, int c, int r) | Derm.Render.Matrix | |
| Matrix(Matrix m) | Derm.Render.Matrix | |
| Matrix4x4() | Derm.Render.Matrix4x4 | |
| Matrix4x4(Matrix4x4 m, int c, int r) | Derm.Render.Matrix4x4 | |
| Matrix4x4(Matrix4x4 m) | Derm.Render.Matrix4x4 | |
| operator float[](Matrix a) | Derm.Render.Matrix | [explicit, static] |
| operator*(Matrix4x4 m1, Matrix4x4 m2) | Derm.Render.Matrix4x4 | [static] |
| Derm::Render::Matrix.operator*(Matrix m, float scalar) | Derm.Render.Matrix | [static] |
| Derm::Render::Matrix.operator*(Matrix m1, Matrix m2) | Derm.Render.Matrix | [static] |
| operator+(Matrix m1, Matrix m2) | Derm.Render.Matrix | [static] |
| operator/(Matrix m, float scalar) | Derm.Render.Matrix | [static] |
| Set(Matrix m) | Derm.Render.Matrix | |
| SetIdentity() | Derm.Render.Matrix | |
| SetVoid() | Derm.Render.Matrix | |
| this | Derm.Render.Matrix | |
| ToString() | Derm.Render.Matrix | |
| Transpose() | Derm.Render.Matrix | |
| Width | Derm.Render.Matrix | |