From b57f2df027225b26f79ad868be7e7acee759cda5 Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Thu, 26 Mar 2015 12:44:44 +0100 Subject: [PATCH] triangulate_refine_and_fair_hole delegates everything so vertex point map is already handled --- .../include/CGAL/Polygon_mesh_processing/triangulate_hole.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h index 01bf0ee95c9..d249592d3ac 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h @@ -205,7 +205,6 @@ namespace Polygon_mesh_processing { \sa CGAL::Polygon_mesh_processing::fair() \todo handle islands - \todo code: VertexPointMap */ template