Determinant() | Matrix3 | |
Equals(ref Matrix3 m, float epsilon) | Matrix3 | |
Equals(ref Matrix3 m) | Matrix3 | |
GetCoordSysError() | Matrix3 | |
Identity | Matrix3 | [static] |
Inverse() | Matrix3 | |
InverseOrthonormal() | Matrix3 | |
IsOrthonormal(float epsilon) | Matrix3 | |
Matrix3(Vector3 valx, Vector3 valy, Vector3 valz) | Matrix3 | |
Matrix4() | Matrix3 | |
operator*(Matrix3 m, Vector3 v) | Matrix3 | [static] |
operator*(Matrix3 m1, Matrix3 m2) | Matrix3 | [static] |
Rotation(Vector2 unit_vector) | Matrix3 | [static] |
Rotation(float angle) | Matrix3 | [static] |
Scale(Vector2 value) | Matrix3 | [static] |
Skew(Vector2 value) | Matrix3 | [static] |
ToString() | Matrix3 | |
Translation(Vector2 value) | Matrix3 | [static] |
Transpose() | Matrix3 | |
TRS(Vector2 translation, Vector2 unit_vector, Vector2 scale) | Matrix3 | [static] |
X | Matrix3 | |
Y | Matrix3 | |
Z | Matrix3 | |
Zero | Matrix3 | [static] |