mirror of https://github.com/CGAL/cgal
fix function name in doc
This commit is contained in:
parent
b3f438ea51
commit
76a9f5a4f8
|
|
@ -517,7 +517,7 @@ struct C3t3_initializer < C3T3, MD, MC, true, CGAL::Tag_false>
|
||||||
* Two named parameters control this behavior:
|
* Two named parameters control this behavior:
|
||||||
* <UL>
|
* <UL>
|
||||||
* <LI> `parameters::no_lloyd()`
|
* <LI> `parameters::no_lloyd()`
|
||||||
* <LI> `parameters::lloyd_optimize_mesh_3()`
|
* <LI> `parameters::lloyd()`
|
||||||
* </UL>}
|
* </UL>}
|
||||||
* \cgalParamDefault{`parameters::no_lloyd()`}
|
* \cgalParamDefault{`parameters::no_lloyd()`}
|
||||||
* \cgalParamSectionEnd
|
* \cgalParamSectionEnd
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue