CGAL 6.0 - Polygon Mesh Processing
Loading...
Searching...
No Matches
CGAL::Polygon_mesh_processing::Autorefinement::Default_visitor Struct Reference

#include <CGAL/Polygon_mesh_processing/autorefinement.h>

Definition

Is model of
PMPAutorefinementVisitor

Default visitor model of PMPAutorefinementVisitor. 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.

Public Member Functions

void number_of_output_triangles (std::size_t)
 
void verbatim_triangle_copy (std::size_t, std::size_t)
 
void new_subtriangle (std::size_t, std::size_t)