surface_poly_fit.core.PolyhedralSurface.get_vertex_normals

PolyhedralSurface.get_vertex_normals(self: surface_poly_fit._spf_cgal.PolyhedralSurface) object

Returns the vertex normals of this polyhedral surface.

Return type:

numpy.ndarray

Returns:

A (N, 3) shaped numpy.ndarray of normals.