| Clone() | Derm.Render.Matrix | [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 | |
| operator float[](Matrix a) | Derm.Render.Matrix | [explicit, static] |
| operator*(Matrix m, float scalar) | Derm.Render.Matrix | [static] |
| 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 |