cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Andreas Fabri f246c4abf8 merge 2020-11-13 16:26:57 +00:00
..
data Add missing data 2020-01-31 09:29:54 +01:00
CMakeLists.txt merge 2020-11-13 16:26:57 +00: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 Fix name of property maps 2020-07-13 10:19:06 +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
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
polyhedral_envelope.cpp Improve doc 2020-11-10 09:59:01 +00: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 Restore example and add one for the visitor 2020-09-08 15:18:19 +02:00
triangulate_faces_example_OM.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
triangulate_faces_split_visitor_example.cpp use graph_visitor instead of creating new triangulate_visitor 2020-09-15 14:38:29 +02:00
triangulate_polyline_example.cpp
volume_connected_components.cpp fixes after @afabri's review 2020-03-17 15:49:46 +01:00