Skip to main content

Module rect

Module rect 

Source
Expand description

Axis-aligned rectangle type used throughout SLT for layout regions, clipping bounds, and hit-test areas.

Structsยง

Rect
An axis-aligned rectangle with u32 coordinates.