mirror of https://github.com/CGAL/cgal
Update corefinement.h
This commit is contained in:
parent
98408f4115
commit
3fd0a03cfb
|
|
@ -38,7 +38,7 @@ namespace Polygon_mesh_processing {
|
|||
namespace Corefinement
|
||||
{
|
||||
/** \ingroup PMP_corefinement_grp
|
||||
* Default new-face visitor model of `PMPCorefinementVisitor`.
|
||||
* %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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue