Expand description
An ellipse arc.
Structsยง
- Arc
 - A single elliptical arc segment.
 
Functionsยง
- rotate_
pt ๐ - Rotate 
ptabout the origin byangleradians. - sample_
ellipse ๐ - Take the ellipse radii, how the radii are rotated, and the sweep angle, and return a point on the ellipse.