Skip to main content

Ray2Point

Type Alias Ray2Point 

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

A parameterized point on a 2D ray