mirror of https://github.com/CGAL/cgal
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:
parent
e4d4021386
commit
ba6e7ad0aa
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue