From d982483431eaafc0e271dfe1dc7a4b5e738b429b Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 21 Mar 2018 15:31:37 +0100 Subject: [PATCH] Add (deprecated) in the list of classes --- Mesh_3/doc/Mesh_3/PackageDescription.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Mesh_3/doc/Mesh_3/PackageDescription.txt b/Mesh_3/doc/Mesh_3/PackageDescription.txt index 1003ccd3233..a823b21cffc 100644 --- a/Mesh_3/doc/Mesh_3/PackageDescription.txt +++ b/Mesh_3/doc/Mesh_3/PackageDescription.txt @@ -92,17 +92,17 @@ related to the template parameters of some models of the main concepts: The following classes are models of domain concepts and their associated classes: -- `CGAL::Implicit_mesh_domain_3` - `CGAL::Labeled_mesh_domain_3` - `CGAL::Polyhedral_mesh_domain_3` - `CGAL::Polyhedral_mesh_domain_with_features_3` - `CGAL::Polyhedral_complex_mesh_domain_3` -- `CGAL::Labeled_image_mesh_domain_3` -- `CGAL::Gray_image_mesh_domain_3` - `CGAL::Mesh_domain_with_polyline_features_3` - `CGAL::Mesh_polyhedron_3` - `CGAL::Triangle_accessor_3,K>` - `CGAL::Implicit_multi_domain_to_labeling_function_wrapper` +- `CGAL::Implicit_mesh_domain_3` (deprecated) +- `CGAL::Labeled_image_mesh_domain_3` (deprecated) +- `CGAL::Gray_image_mesh_domain_3` (deprecated) ## Function Templates ##