"piecewise linear complex" in lowercase

Suggested by Andreas
This commit is contained in:
Laurent Rineau 2025-06-16 17:14:08 +02:00
parent e06a4c6f85
commit 0afe56dd8a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
\cgalPkgAuthors{Laurent Rineau and Jane Tournois} \cgalPkgAuthors{Laurent Rineau and Jane Tournois}
\cgalPkgDesc{This package implements the construction of a 3D Constrained Delaunay triangulation. \cgalPkgDesc{This package implements the construction of a 3D Constrained Delaunay triangulation.
This triangulation is a generalization of a 3D Delaunay Triangulation which conforms to the set of faces This triangulation is a generalization of a 3D Delaunay Triangulation which conforms to the set of faces
of a 3D Piecewise Linear Complex (PLC), ensuring that these faces are part of the triangulation. of a 3D _piecewise linear complex_ (PLC), ensuring that these faces are part of the triangulation.
As not all PLCs are tetrahedralizable, As not all PLCs are tetrahedralizable,
the algorithm may insert Steiner points to construct the constrained triangulation. the algorithm may insert Steiner points to construct the constrained triangulation.
} }