I3DMatrix¶ Examples for I3DMatrix class. identity¶ Identity of a 3D Matrix inverse¶ Inverse a 3D matrix multiply¶ Multiply a 3D matrix rotate¶ Rotating a 3D Matrix scale¶ Scale a 3D Matrix to_string¶ Output a 3D matrix translate¶ Translate a 3D matrix