CGAL 5.0.3 - 3D Surface Mesh Generation
|
#include <CGAL/make_surface_mesh.h>
The class Manifold_tag
is a tag class used to monitor the surface meshing algorithm.
When instantiated with the tag Manifold_tag
the function template make_surface_mesh()
ensures that the output mesh is a manifold surface without boundary.