pathfinder_geometry
0.5.1
Module transform2d
Structs
In crate pathfinder_geometry
Module
pathfinder_geometry
::
transform2d
Copy item path
source
·
[
−
]
Expand description
2D affine transforms.
Structs
§
Matrix2x2F
A 2x2 matrix, optimized with SIMD, in column-major order.
Transform2F
An affine transform, optimized with SIMD.