From ab12e31bec16ddfb923ffbacf668d04a908cccdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Wed, 17 Jun 2020 08:33:50 +0200 Subject: [PATCH] please doc --- .../doc/Polygon_mesh_processing/NamedParameters.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt b/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt index 5fe5a41c38f..6b8001b1025 100644 --- a/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt +++ b/Polygon_mesh_processing/doc/Polygon_mesh_processing/NamedParameters.txt @@ -369,6 +369,13 @@ and make the operation impossible with the current version of the code. Default: `false` \cgalNPEnd +\cgalNPBegin{do_not_modify} \anchor PMP_do_not_modify +Parameter used in `corefine()` function to prevent the refinement of one of the two input meshes. +\n +Type: `bool` \n +Default: `false` +\cgalNPEnd + \cgalNPBegin{clip_volume} \anchor PMP_clip_volume Parameter used in `clip()` functions to clip a volume rather than a surface. \n