The function mesh_skin_surface_3<SkinSurface_3, Polyhedron_3> constructs a mesh isotopic to the skin surface based on the algorithm in [KV05]. It takes as input a SkinSurface_3 object, which is a model of the SkinSurface_3 concept and outputs the mesh in a Polyhedron_3 object.
#include <CGAL/mesh_skin_surface_3.h>
| ||||
| ||||
Constructs
a mesh of the skin_surface in
p.
|