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