[][src]Function rust_3d::normals_of_mesh

pub fn normals_of_mesh<P, M>(mesh: &M) -> Vec<Norm3D> where
    M: IsMesh<P, Face3>,
    P: IsBuildable3D + Default + Clone

Calculates the normals of a mesh