mirror of https://github.com/CGAL/cgal
Merge pull request #8113 from mbartelsm/patch-1
Update wlop_simplify_and_regularize_point_set.h documentation
This commit is contained in:
commit
e2041b933e
|
|
@ -398,8 +398,7 @@ compute_density_weight_for_sample_point(
|
||||||
\cgalParamDescription{If `true`, an optional preprocessing is applied, which will give
|
\cgalParamDescription{If `true`, an optional preprocessing is applied, which will give
|
||||||
better results if the distribution of the input points is highly non-uniform.}
|
better results if the distribution of the input points is highly non-uniform.}
|
||||||
\cgalParamType{Boolean}
|
\cgalParamType{Boolean}
|
||||||
\cgalParamDefault{`35`}
|
\cgalParamDefault{`false`}
|
||||||
\cgalParamExtra{More iterations give a more regular result but increase the runtime}
|
|
||||||
\cgalParamNEnd
|
\cgalParamNEnd
|
||||||
|
|
||||||
\cgalParamNBegin{callback}
|
\cgalParamNBegin{callback}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue