CGAL 6.2 - Boolean Operations on Meshes
Loading...
Searching...
No Matches
CGAL::Polygon_mesh_processing::Autorefinement::Default_visitor Struct Reference

#include <CGAL/Polygon_mesh_processing/autorefinement.h>

Inherited by CGAL::Polygon_mesh_processing::autorefine_impl::Wrap_snap_visitor.

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)
 
void delete_triangle (std::size_t)