[][src]Module pathfinder_geometry::rect

2D axis-aligned rectangles, optimized with SIMD.

Structs

RectF
RectI

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