CGAL 5.5 - Polygon Mesh Processing
CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor Struct Reference

#include <CGAL/Polygon_mesh_processing/triangulate_hole.h>

Definition

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.