[−][src]Module wlroots::area
Wrapper for the wlr_box
type.
Note that we renamed it to Area
to avoid conflicts with Rust's Box.
Structs
Area |
Generic geometry-like struct. Container an origin (x, y) point and bounds (width, height). |
Origin | |
Size |
Enums
IntersectionResult |
Result of applying an intersection of two |