Improve documentation of Nef

This commit is contained in:
Andreas Fabri 2025-11-21 14:48:20 +00:00
parent 927d1afb32
commit 2efeaba656
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ The `CGAL::approximate_convex_decomposition()` instead splits the convex hull of
\cgalCRPSection{Functions}
- `CGAL::approximate_convex_decomposition(FaceGraph)`
- `CGAL::convex_decomposition_3(Nef_polyhedron_3)`
- `CGAL::convex_decomposition_3(NefPolyhedron_3)`
*/