cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Sébastien Loriot 29379aec95 use EPECK 2021-02-03 14:09:33 +01:00
..
data
CMakeLists.txt Use operator< instead of operator> as OM only implements the former 2021-02-03 10:46:28 +00:00
compute_normals_example.cpp
compute_normals_example_OM.cpp
compute_normals_example_Polyhedron.cpp
connected_components_example.cpp include non-deprecated header 2021-01-15 10:02:00 +01:00
corefinement_LCC.cpp
corefinement_OM_union.cpp use EPECK 2021-02-03 14:09:33 +01:00
corefinement_SM.cpp
corefinement_consecutive_bool_op.cpp remove unused typedef 2021-02-03 14:09:22 +01:00
corefinement_difference_remeshed.cpp
corefinement_mesh_union.cpp
corefinement_mesh_union_and_intersection.cpp
corefinement_mesh_union_with_attributes.cpp
corefinement_polyhedron_union.cpp
detect_features_example.cpp
face_filtered_graph_example.cpp
hausdorff_distance_remeshing_example.cpp
hole_filling_example.cpp
hole_filling_example_LCC.cpp
hole_filling_example_OM.cpp
hole_filling_example_SM.cpp
isotropic_remeshing_example.cpp include non-deprecated header 2021-01-15 10:02:00 +01:00
isotropic_remeshing_of_patch_example.cpp include non-deprecated header 2021-01-15 10:02:00 +01:00
locate_example.cpp
manifoldness_repair_example.cpp
mesh_slicer_example.cpp
mesh_smoothing_example.cpp
orient_polygon_soup_example.cpp
orientation_pipeline_example.cpp
point_inside_example.cpp
point_inside_example_OM.cpp
random_perturbation_SM_example.cpp
refine_fair_example.cpp
repair_polygon_soup_example.cpp Add missing 'const' qualifiers 2020-08-06 08:50:41 +02:00
self_intersections_example.cpp
shape_smoothing_example.cpp
stitch_borders_example.cpp
stitch_borders_example_OM.cpp
surface_mesh_intersection.cpp
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
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