Skip to main content

TrianglePoint

Type Alias TrianglePoint 

Source
pub type TrianglePoint<S> = ([Normalized<S>; 2], Point3<S>);
Available on crate feature math-utils only.
Expand description

Parameterized point on a 3D triangle