Matrix operations
- identity_3x3()
- multiply_3x3()
- vector3Transform()
- clear_3x3()
- clear_vector()
- print_3x3()
- copy_3x3()
- point_vector()
- vector_point()
- transform()
|
Transformation matrices
- translate2D()
- scale2D()
- rotate2D()
- scaleArbitrary2D()
- rotateArbitrary2D()
- VTM()
|