mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
5cf0be27c9
commit
964d108fd7
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue