From 2efeaba656380de189ee0842f2282008c67de630 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 21 Nov 2025 14:48:20 +0000 Subject: [PATCH] Improve documentation of Nef --- .../doc/Convex_decomposition_3/PackageDescription.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Convex_decomposition_3/doc/Convex_decomposition_3/PackageDescription.txt b/Convex_decomposition_3/doc/Convex_decomposition_3/PackageDescription.txt index 6252de7426c..b3cd73b80fa 100644 --- a/Convex_decomposition_3/doc/Convex_decomposition_3/PackageDescription.txt +++ b/Convex_decomposition_3/doc/Convex_decomposition_3/PackageDescription.txt @@ -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)` */