Structs§
- Transformation
Matrix - A TransformationMatrix is a 2D transformation matrix following the CSS matrix transform format.
Functions§
- matrix_
product - Multiplies two matrices together.
- matrix_
product_ path - Multiplies a matrix by a path of 2D points, returning a new path.