cgal/Point_set_processing_3/include/CGAL
Stéphane Tayeb 770492c1c7 Use new version of script create_assertions.sh to generate *_assertions.h files.
Diffs are:
 * #undef added
 * in old files, (void)0 is replaced by static_cast<void>(0)
 * in old files, lines as "#  define CGAL_xxx_assertion 1" are added
 * in point_set_processing_assertions.h, surface_mesh_parameterization_assertions.h, surface_reconstruction_points_assertions.h, "|| defined(CGAL_NDEBUG)" is replaced by "|| defined (NDEBUG)"
 * protective macros (if any) are removed
 * included files if any (<CGAL/assertions.h>, <CGAL/trace.h>) are removed
2009-10-07 07:49:44 +00:00
..
IO Fixed compilation error introduced in r51749 2009-09-04 11:27:51 +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 Fixed compilation error introduced in r51749 2009-09-04 11:27:51 +00:00
Point_with_normal_3.h Fixed compilation error introduced in r51749 2009-09-04 11:27:51 +00:00
Search_traits_vertex_handle_3.h
compute_average_spacing.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
grid_simplify_point_set.h Rename CGALi to internal. 2009-08-24 17:10:04 +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 Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
jet_smooth_point_set.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
mst_orient_normals.h Fixed compilation error introduced in r51749 2009-09-04 11:27:51 +00:00
pca_estimate_normals.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
pca_smooth_point_set.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
point_set_processing_assertions.h Use new version of script create_assertions.sh to generate *_assertions.h files. 2009-10-07 07:49:44 +00:00
property_map.h Fixed compilation error introduced in r51749 2009-09-04 11:27:51 +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 Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
remove_outliers_wrt_median_knn_sq_distance.h Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
trace.h Fixed bug in trace macro 2009-08-05 11:05:54 +00:00
value_type_traits.h