cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Mael Rouxel-Labbé 1c53aea4e2 Add missing 'const' qualifiers 2020-08-06 08:50:41 +02:00
..
data Add missing data 2020-01-31 09:29:54 +01:00
CMakeLists.txt Fix pmp example about eigen 2020-06-12 09:41:02 +02:00
compute_normals_example.cpp
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 simplify example 2020-05-05 12:16:14 +02: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
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
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
manifoldness_repair_example.cpp Flush before std::exit (otherwise nothing is printed) 2020-03-24 11:37:55 +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
orientation_pipeline_example.cpp remove whitespaces 2020-03-31 17:02:02 +02:00
point_inside_example.cpp
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 Add missing 'const' qualifiers 2020-08-06 08:50:41 +02:00
self_intersections_example.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +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
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 Flush before std::exit (otherwise nothing is printed) 2020-03-24 11:37:55 +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
volume_connected_components.cpp fixes after @afabri's review 2020-03-17 15:49:46 +01:00