Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt

Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
This commit is contained in:
Andreas Fabri 2020-11-03 08:35:23 +01:00 committed by GitHub
parent e4d4021386
commit ba6e7ad0aa
1 changed files with 1 additions and 1 deletions

View File

@ -514,7 +514,7 @@ input triangle mesh.
\subsection PMPEnvelope Polyhedral Envelope Containment Check
The class `CGAL::Envelope` provides functors that test whether a query point, segment or triangle
The class `CGAL::Envelope` provides functors that test whether a query point, segment, or triangle
is fully contained in a <em>polyhedral envelope</em> of a triangle mesh.
\cgalFigureBegin{envelopeFig, envelope.png}