cgal/Point_set_processing_3
Laurent Saboret 521b24b556 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8):
* 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.
2009-05-18 15:42:15 +00:00
..
doc_tex Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
examples/Point_set_processing_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
include/CGAL Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
package_info/Point_set_processing_3 Split Surface_reconstruction_3 into Point_set_processing_3 and Surface_reconstruction_points_3 (part 4): 2009-03-16 13:50:28 +00:00
test/Point_set_processing_3 Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
dont_submit Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00