cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Guillaume Damiand 7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
..
data
CMakeLists.txt Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
compute_normals_example.cpp
compute_normals_example_OM.cpp
compute_normals_example_Polyhedron.cpp
connected_components_example.cpp
corefinement_LCC.cpp
corefinement_SM.cpp
corefinement_consecutive_bool_op.cpp
corefinement_difference_remeshed.cpp
corefinement_mesh_union.cpp
corefinement_mesh_union_and_intersection.cpp clip_volumes -> clip_volume 2018-06-06 13:30:36 +02:00
corefinement_mesh_union_with_attributes.cpp remove extra typename 2018-06-18 12:49:56 +02:00
corefinement_polyhedron_union.cpp
detect_features_example.cpp move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh 2018-03-22 16:37:37 +01:00
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
isotropic_remeshing_of_patch_example.cpp Make dynamic property API similar to the non dynamic case 2017-11-29 08:28:16 +00:00
manifoldness_repair_example.cpp Added example about non-manifold vertex repair 2018-07-25 09:39:50 +02:00
mesh_slicer_example.cpp
orient_polygon_soup_example.cpp Updated orient_polygon_soup example to also showcase orient_to_bound_a_volume 2018-07-24 15:15:01 +02:00
point_inside_example.cpp
point_inside_example_OM.cpp
random_perturbation_SM_example.cpp
refine_fair_example.cpp
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
stitch_borders_example.cpp
stitch_borders_example_OM.cpp
surface_mesh_intersection.cpp
triangulate_faces_example.cpp
triangulate_faces_example_OM.cpp
triangulate_polyline_example.cpp