A Transform 3x3 matrix to make transformations more efficient
Find a determinant of a 2x2 submatrix
Find the determinant of the underlying matrix
A pointer to the internal buffer to pass the matrix to C
Find a 2x2 submatrix
Find the inverse of the transform
Flip the underlying matrix over the xy axis
Create an identity matrix
Create a rotation matrix
Create a scale matrix
Create a translation matrix
See Implementation
A Transform 3x3 matrix to make transformations more efficient