irox_units::shapes

Module elliptical

Source
Expand description

Ellipse struct, describes an ellipse using two CircularDimension axes and an optional CompassDirection orientation of the first axis

Structs§

Ellipse
A discrete measurement of an Ellipse. An Ellipse is a circle with two CircularDimensions offset by 90° to each other. The Ellipse::first_axis orientation is indicated by Ellipse::orientation and the Ellipse::second_axis is oriented orthogonally to the first.