pathfinder_
geometry
0.5.1
Module transform2d
Module Items
Structs
In crate pathfinder_
geometry
pathfinder_geometry
Module
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.