Expand description
Ways to define and describe shapes
Re-exports§
pub use circular::*;
pub use elliptical::*;
Modules§
- circular
CircularAspect
enum andCircularDimension
struct, describes a circle by radius or diameter with appropriate length units.- elliptical
Ellipse
struct, describes an ellipse using twoCircularDimension
axes and an optionalCompassDirection
orientation of the first axis