Module rect
pathfinder_
geometry
0.5.1
Module rect
Module Items
Structs
In crate pathfinder_
geometry
Modules
angle
line_segment
rect
transform2d
transform3d
unit_vector
util
vector
pathfinder_geometry
Module
rect
Copy item path
Settings
Help
Summary
Source
Expand description
2D axis-aligned rectangles, optimized with SIMD.
Structs
§
RectF
RectI
NB: The origin is inclusive, while the lower right point is exclusive.