Module pathfinder_geometry::rect

source ·
Expand description

2D axis-aligned rectangles, optimized with SIMD.

Structs§

  • NB: The origin is inclusive, while the lower right point is exclusive.