Skip to main content

Line2Point

Type Alias Line2Point 

Source
pub type Line2Point<S> = (S, Point2<S>);
Available on crate feature math-utils only.
Expand description

A parameterized point on a 2D line