Skip to main content

Ray3Point

Type Alias Ray3Point 

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

A parameterized point on a 3D ray