pub type SegmentPoint<S> = (Normalized<S>, Point2<S>);Available on crate feature
math-utils only.Expand description
Parameterized point on a 2D segment
pub type SegmentPoint<S> = (Normalized<S>, Point2<S>);math-utils only.Parameterized point on a 2D segment