merge_simplify -> grid_simplify

This commit is contained in:
Andreas Fabri 2009-05-14 13:56:11 +00:00
parent 8c3fbdcc90
commit ca8b520ed5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ This method modifies the order of input points, and returns an iterator over the
\ccSeeAlso
\ccRefIdfierPage{CGAL::merge_simplify_point_set} \\
\ccRefIdfierPage{CGAL::grid_simplify_point_set} \\
\ccExample