From cee35fecbf1bb0577d37332b4c0c05ed9ddaffe6 Mon Sep 17 00:00:00 2001 From: Mariette Yvinec Date: Tue, 5 Oct 2010 16:40:29 +0000 Subject: [PATCH] fix the descritption of meshing packages. --- Maintenance/public_release/announcement/CGAL-3.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Maintenance/public_release/announcement/CGAL-3.7 b/Maintenance/public_release/announcement/CGAL-3.7 index b578d190bde..fb66d6ecc1b 100644 --- a/Maintenance/public_release/announcement/CGAL-3.7 +++ b/Maintenance/public_release/announcement/CGAL-3.7 @@ -20,8 +20,8 @@ structures and algorithms, like - Boolean operations on polygons and polyhedra, - Regularized Boolean operations on polygons with curved arcs - arrangements of curves, -- mesh algorithms (2D Delaunay mesh generation and 3D surface mesh - generation, surface mesh subdivision and parameterization), +- mesh generation (2D, 3D and surface mesh generations) + and processing (surface mesh subdivision and parametrization), - alpha shapes (in 2D and 3D), - convex hull algorithms (in 2D, 3D and dD), - operations on polygons (straight skeleton and offset polygon),