diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh.h index 1878aeb6391..b1408b00f34 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/remesh.h @@ -71,6 +71,7 @@ namespace Polygon_mesh_processing { * *@todo we suppose `faces` describe only one patch. Handle several patches. *@todo document `number_of_iterations` +*@todo add possibility to provide a functor that projects to a prescribed surface */ template