Update Mesh_3/include/CGAL/Polyhedral_mesh_domain_with_features_3.h

Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
This commit is contained in:
Andreas Fabri 2023-07-27 11:51:13 +02:00 committed by GitHub
parent 81bbc3e0db
commit 7f20c6b773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ public:
Constructor from a polyhedral surface.
No feature detection is done at this level. Note that a copy of `bounding_polyhedron` will be done.
The polyhedron `bounding_polyhedron` has to be closed and free of intersections.
Its interior of `bounding_polyhedron` will be meshed.
The interior of `bounding_polyhedron` will be meshed.
*/
Polyhedral_mesh_domain_with_features_3(const Polyhedron& bounding_polyhedron
#ifndef DOXYGEN_RUNNING