Compares two matrices to see if they represent the same transformation.
Although internally the matrices may have different annotations associated with them and may potentially have a cached inverse matrix these are not considered in the comparison.
v1 |
A 4x4 transformation matrix |
v2 |
A 4x4 transformation matrix |