The properties of MonoMac.OpenGL.Matrix4d are listed below. For a list of all members, see the Matrix4d Members list.
See Also: Inherited members from System.ValueType
| [read-only] | Column0 | Vector4d. The first column of this matrix |
| [read-only] | Column1 | Vector4d. The second column of this matrix |
| [read-only] | Column2 | Vector4d. The third column of this matrix |
| [read-only] | Column3 | Vector4d. The fourth column of this matrix |
| [read-only] | Determinant | double. The determinant of this matrix |
| M11 | double. Gets or sets the value at row 1, column 1 of this instance. | |
| M12 | double. Gets or sets the value at row 1, column 2 of this instance. | |
| M13 | double. Gets or sets the value at row 1, column 3 of this instance. | |
| M14 | double. Gets or sets the value at row 1, column 4 of this instance. | |
| M21 | double. Gets or sets the value at row 2, column 1 of this instance. | |
| M22 | double. Gets or sets the value at row 2, column 2 of this instance. | |
| M23 | double. Gets or sets the value at row 2, column 3 of this instance. | |
| M24 | double. Gets or sets the value at row 2, column 4 of this instance. | |
| M31 | double. Gets or sets the value at row 3, column 1 of this instance. | |
| M32 | double. Gets or sets the value at row 3, column 2 of this instance. | |
| M33 | double. Gets or sets the value at row 3, column 3 of this instance. | |
| M34 | double. Gets or sets the value at row 3, column 4 of this instance. | |
| M41 | double. Gets or sets the value at row 4, column 1 of this instance. | |
| M42 | double. Gets or sets the value at row 4, column 2 of this instance. | |
| M43 | double. Gets or sets the value at row 4, column 3 of this instance. | |
| M44 | double. Gets or sets the value at row 4, column 4 of this instance. |