From ba6e7ad0aa7d01f65844d0dbe86e14968c74af58 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 3 Nov 2020 08:35:23 +0100 Subject: [PATCH] Update Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt Co-authored-by: Sebastien Loriot --- .../doc/Polygon_mesh_processing/Polygon_mesh_processing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt b/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt index c6203fb1fa3..4a2d2cc69fb 100644 --- a/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt +++ b/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt @@ -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 polyhedral envelope of a triangle mesh. \cgalFigureBegin{envelopeFig, envelope.png}