Skip to main content

Line3Point

Type Alias Line3Point 

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

A parameterized point on a 3D line