Expand description
Basic manipulation of rectangles.
Structs§
- Rect
- A rectangular region of non-zero width and height.
- Rect
Position - Position of the top left of a rectangle.
Only used when building a
Rect
.
Traits§
- Region
- A geometrical representation of a set of 2D points with coordinate type T.