Skip to main content

StlTriangle

Type Alias StlTriangle 

Source
pub type StlTriangle = ([f32; 3], [[f32; 3]; 3]);
Expand description

One STL facet: (unit normal, [v0, v1, v2]).