mirror of https://github.com/CGAL/cgal
update changes
This commit is contained in:
parent
0198c8c17c
commit
29f18ed7a7
|
|
@ -27,7 +27,7 @@ CGAL tetrahedral Delaunay refinement algorithm.
|
||||||
|
|
||||||
### [Tetrahedral Mesh Generation](https://doc.cgal.org/5.6/Manual/packages.html#PkgMesh3)
|
### [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
|
for automatic detection and protection
|
||||||
of 1D-curves that lie at the intersection of three or more subdomains,
|
of 1D-curves that lie at the intersection of three or more subdomains,
|
||||||
extracted from labeled images.
|
extracted from labeled images.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue