cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Sébastien Loriot 8bb22d5b2c extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
..
data Add new example data file 2019-06-20 14:06:00 +02:00
CMakeLists.txt extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
compute_normals_example.cpp Clean example 2019-08-26 13:24:43 +02:00
compute_normals_example_OM.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
compute_normals_example_Polyhedron.cpp
connected_components_example.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
corefinement_LCC.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
corefinement_SM.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
corefinement_consecutive_bool_op.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
corefinement_difference_remeshed.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
corefinement_mesh_union.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
corefinement_mesh_union_and_intersection.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
corefinement_mesh_union_with_attributes.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
corefinement_polyhedron_union.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
detect_features_example.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
face_filtered_graph_example.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
hausdorff_distance_remeshing_example.cpp Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB 2019-11-20 12:24:54 +01:00
hole_filling_example.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
hole_filling_example_LCC.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
hole_filling_example_OM.cpp replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00
hole_filling_example_SM.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
isotropic_remeshing_example.cpp
isotropic_remeshing_of_patch_example.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
locate_example.cpp Add an example showing the usage of PMP::Locate 2019-10-08 15:55:17 +02:00
manifoldness_repair_example.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
mesh_slicer_example.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
mesh_smoothing_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
orient_polygon_soup_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
point_inside_example.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
point_inside_example_OM.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
random_perturbation_SM_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
refine_fair_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
repair_polygon_soup_example.cpp Added a function to detect and merge duplicate faces 2018-07-30 13:08:16 +02:00
self_intersections_example.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
self_snapping_example.cpp Misc minor fixes 2020-02-19 16:07:55 +01:00
shape_smoothing_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
snapping_example.cpp Misc minor fixes 2020-02-19 16:07:55 +01:00
stitch_borders_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
stitch_borders_example_OM.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
surface_mesh_intersection.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
triangulate_faces_example.cpp add precision(17) to most examples involving surface_mesh or polyhedron. 2020-01-17 09:58:44 +01:00
triangulate_faces_example_OM.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
triangulate_polyline_example.cpp