mirror of https://github.com/CGAL/cgal
* The code matches the documentation and uses the new API with property maps: - The code uses the new API with property maps. - The test suites work. - The MFC and Qt demos work. - Copied Pierre's comments in Reference Manual to C++ comments. * Renaming: - merge_simplify_point_set -> grid_simplify_point_set. - read_xyz_point_set split() as read_xyz_points() + read_xyz_points_and_normals(). * Gyroviz stuff: - merge_simplify_nearest_point_set renamed as grid_simplify_nearest_point_set and moved to Poisson demo (as it is limited to Gyroviz_point_3 points). - The code in Point_set_processing_3 uses the new API with property maps. |
||
|---|---|---|
| .. | ||
| doc_tex | ||
| examples/Point_set_processing_3 | ||
| include/CGAL | ||
| package_info/Point_set_processing_3 | ||
| test/Point_set_processing_3 | ||
| dont_submit | ||