Module geo

Source
Expand description

Geometry structures such as Point, Size, Rect and so on.

Structsยง

Line
A straight line from point to point.
Point
A point of the cartesian coordinate system.
Rect
A rectangle holding up left point and size.
Scale
A scale from the normal geometry.
Size
A geometry size representation.