Module transform2d
pathfinder_
geometry
0.5.1
Module transform2d
Module Items
Structs
In crate pathfinder_
geometry
Modules
angle
line_segment
rect
transform2d
transform3d
unit_vector
util
vector
pathfinder_geometry
Module
transform2d
Copy item path
Settings
Help
Summary
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.