cgal/Point_set_processing_3/include/CGAL
Nader Salman 96e2418555 Corrected a big compilation bug
:= When Point type is a pair or a tuple compute_average_spacing, jet_estimate_normal, jet_smooth_point_set,
pca_estimate_normals, pca_smooth_point_set, remove_outliers and remove_outliers_wrt_median_knn_sq_distance 
files couldn't compile. Now they can!

Written a detailed example (average_spacing_example.cpp) that uses the tuples type.
==> Pairs and tuples are now used in the examples.
2009-06-17 12:39:51 +00:00
..
IO Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +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
Index_property_map.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (10): 2009-06-12 09:05:03 +00:00
Point_with_normal_3.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +00:00
Search_traits_vertex_handle_3.h
compute_average_spacing.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
grid_simplify_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +00:00
improved_jet_smooth_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +00:00
improved_laplacian_smooth_point_set.h Fixed bugs : smoothing removes normals and cameras in points... 2009-05-19 13:24:23 +00:00
jet_estimate_normals.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
jet_smooth_point_set.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
mst_orient_normals.h Bug fix (by Mac Glisse): bring std::distance() to scope. 2009-06-17 08:11:47 +00:00
pca_estimate_normals.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
pca_smooth_point_set.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
point_set_processing_assertions.h Improved traces related to memory footprint 2009-06-02 16:29:20 +00:00
property_map.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +00:00
radial_orient_normals.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +00:00
random_simplify_point_set.h Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-17 07:49:35 +00:00
remove_outliers.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
remove_outliers_wrt_median_knn_sq_distance.h Corrected a big compilation bug 2009-06-17 12:39:51 +00:00
trace.h Improved traces related to memory footprint 2009-06-02 16:29:20 +00:00
value_type_traits.h