Module circle

Source
Expand description

Implementation of circle shape.

Structs§

Circle
A circle.
CircleSegment
A segment of a circle.

Functions§

point_on_circle 🔒

Type Aliases§

CircleSegmentPathIter 🔒