mirror of https://github.com/CGAL/cgal
copy/paste error
This commit is contained in:
parent
40c1fdc03d
commit
43c127fdff
|
|
@ -170,7 +170,7 @@ lloyd_optimize_mesh_2(CDT& cdt, const CGAL_NP_CLASS& np = parameters::default_va
|
||||||
typename CGAL_NP_TEMPLATE_PARAMETERS_NO_DEFAULT_2,
|
typename CGAL_NP_TEMPLATE_PARAMETERS_NO_DEFAULT_2,
|
||||||
typename ... NP>
|
typename ... NP>
|
||||||
Mesh_optimization_return_code
|
Mesh_optimization_return_code
|
||||||
perturb_periodic_3_mesh_3(CDT& cdt,
|
lloyd_optimize_mesh_2(CDT& cdt,
|
||||||
const CGAL_NP_CLASS_1& np1,
|
const CGAL_NP_CLASS_1& np1,
|
||||||
const CGAL_NP_CLASS_2& np2,
|
const CGAL_NP_CLASS_2& np2,
|
||||||
const NP& ... nps)
|
const NP& ... nps)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue