CGAL 5.6 - Polygon Mesh Processing
Loading...
Searching...
No Matches
CGAL::Polygon_mesh_processing::Corefinement::Default_visitor< TriangleMesh > Struct Template Reference

Definition

template<class TriangleMesh>
struct CGAL::Polygon_mesh_processing::Corefinement::Default_visitor< TriangleMesh >

Default new-face visitor model of PMPCorefinementVisitor.

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.