diff --git a/Surface_mesh_simplification/doc/Surface_mesh_simplification/Surface_mesh_simplification.txt b/Surface_mesh_simplification/doc/Surface_mesh_simplification/Surface_mesh_simplification.txt index 97adc97acef..7bef367dd3a 100644 --- a/Surface_mesh_simplification/doc/Surface_mesh_simplification/Surface_mesh_simplification.txt +++ b/Surface_mesh_simplification/doc/Surface_mesh_simplification/Surface_mesh_simplification.txt @@ -414,7 +414,7 @@ Note that these policies depend on the third party \ref thirdpartyEigen library. The core of the package, as well as most of the simplification strategies, are the work of Fernando Cacciola, betwen 2006 and 2009. -Andreas Fabri added the `Bounded_normal_change_placement` functionality in \cgal 4.11. +Andreas Fabri added the `Surface_mesh_simplification::Bounded_normal_change_placement` functionality in \cgal 4.11. The implementation of the Garland-Heckbert simplification policies is the result of the work of Baskın Şenbaşlar (Google Summer of Code 2019), and Julian Komaromy (Google Summer of Code 2021)