mirror of https://github.com/CGAL/cgal
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 |
||
|---|---|---|
| .. | ||
| IO | ||
| Fast_orthogonal_k_neighbor_search.h | ||
| Index_property_map.h | ||
| Point_with_normal_3.h | ||
| Search_traits_vertex_handle_3.h | ||
| compute_average_spacing.h | ||
| grid_simplify_point_set.h | ||
| improved_jet_smooth_point_set.h | ||
| improved_laplacian_smooth_point_set.h | ||
| jet_estimate_normals.h | ||
| jet_smooth_point_set.h | ||
| mst_orient_normals.h | ||
| pca_estimate_normals.h | ||
| pca_smooth_point_set.h | ||
| point_set_processing_assertions.h | ||
| property_map.h | ||
| radial_orient_normals.h | ||
| random_simplify_point_set.h | ||
| remove_outliers.h | ||
| remove_outliers_wrt_median_knn_sq_distance.h | ||
| trace.h | ||
| value_type_traits.h | ||