cgal/Point_set_processing_3/include/CGAL
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
..
IO Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
Fast_orthogonal_k_neighbor_search.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
Point_with_normal_3.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
Search_traits_vertex_handle_3.h
compute_average_spacing.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
grid_simplify_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
improved_jet_smooth_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
improved_laplacian_smooth_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
jet_estimate_normals.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
jet_smooth_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
mst_orient_normals.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
pca_estimate_normals.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
pca_smooth_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
point_set_processing_assertions.h Split Surface_reconstruction_3 into Point_set_processing_3 and Surface_reconstruction_points_3 (part 1): 2009-03-13 15:50:14 +00:00
point_set_property_map.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
radial_orient_normals.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
random_simplify_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
remove_outliers.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
remove_outliers_wrt_median_knn_sq_distance.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (8): 2009-05-18 15:42:15 +00:00
value_type_traits.h