Column 1
Column 2
Column 3
Adds the two 3x3 matricies together and stores the result in this matrix.
3x3 matrix to add.
Creates a copy of the matrix.
Copy of this 3x3 matrix.
Sets the 3x3 matrix to identity.
Sets the 3x3 matrix from a 3x3 matrix.
3x3 matrix values.
Sets the 3x3 matrix to all zeros.
Generated using TypeDoc
A 3-by3 matrix. Stored in column-major order.