update changes

This commit is contained in:
Jane Tournois 2022-11-15 15:38:14 +01:00
parent 0198c8c17c
commit 29f18ed7a7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ CGAL tetrahedral Delaunay refinement algorithm.
### [Tetrahedral Mesh Generation](https://doc.cgal.org/5.6/Manual/packages.html#PkgMesh3)
- Added a mesh domain named constructor `CGAL::create_labeled_image_mesh_domain_with_features()`
- Added a new named parameter to the named constructor `CGAL::create_labeled_image_mesh_domain()`
for automatic detection and protection
of 1D-curves that lie at the intersection of three or more subdomains,
extracted from labeled images.