Type Definition stl_io::Normal

source ·
pub type Normal = [f32; 3];
Expand description

STL Normal - a vector perpendicular to a Triangle in a 3D Mesh.