Type Definition stl_io::Normal

source ·
pub type Normal = Vector<f32>;
Expand description

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