|
CGAL 6.1 - Polygon Mesh Processing
|
#include <CGAL/Polygon_mesh_processing/triangulate_hole.h>
Inherited by CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor< PolygonMesh >, CGAL::Polygon_mesh_processing::Triangulate_polygons::Default_visitor, and CGAL::Polygon_mesh_processing::internal::Visitor_wrapper_for_triangulate_face< PolygonMesh, Clip_visitor >.
Default hole filling visitor model of PMPHolefillingVisitor.
All of its functions have an empty body. This class can be used as a base class if only some of the functions of the concept require to be overridden.