Expand description

Data structures and functions for dealing with rectangles which consist of vertical and horizontal edges.

Structs

A rectangle which is oriented along the x an y axis and represented by its lower left and upper right corner.

Iterator over edges of a rectangle.