This commit is contained in:
Sebastien Loriot 2023-04-04 14:23:47 +02:00 committed by GitHub
parent 5cf0be27c9
commit 964d108fd7
1 changed files with 1 additions and 1 deletions

View File

@ -1525,7 +1525,7 @@ void remesh_planar_patches(const TriangleMeshIn& tm_in,
* *
* \cgalNamedParamsBegin * \cgalNamedParamsBegin
* \cgalParamNBegin{do_not_triangulate_faces} * \cgalParamNBegin{do_not_triangulate_faces}
* \cgalParamDescription{if `true`, faces of `out` will not be triangulated, but the one with more than one connected component of the boundary.} * \cgalParamDescription{if `true`, faces of `pm_out` will not be triangulated, but the one with more than one connected component of the boundary.}
* \cgalParamType{`bool`} * \cgalParamType{`bool`}
* \cgalParamDefault{false} * \cgalParamDefault{false}
* \cgalParamNEnd * \cgalParamNEnd