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