cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Sébastien Loriot 45406a5296 Merge pull request #788 from bo0ts/Installation-split_config-pmoeller
Split CGALConfig.cmake and CGALExports.cmake
2016-03-06 15:36:55 +01:00
..
data
CMakeLists.txt Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS 2016-02-16 17:02:55 +01:00
compute_normals_example.cpp
compute_normals_example_OM.cpp
connected_components_example.cpp
hole_filling_example.cpp
hole_filling_example_OM.cpp
hole_filling_example_SM.cpp
isotropic_remeshing_example.cpp The namespace forwarding goes in the user code, not in a CGAL header 2016-03-02 16:52:13 +01:00
mesh_slicer_example.cpp
point_inside_example.cpp
point_inside_example_OM.cpp
polygon_soup_example.cpp deal with isolated vertices when turning a polygon soup in a polyedral surface 2016-02-29 11:04:33 +01:00
refine_fair_example.cpp
remove_degeneracies_example.cpp
remove_degeneracies_example_OM.cpp
self_intersections_example.cpp
stitch_borders_example.cpp add missing graph_traits include 2016-02-02 17:35:30 +01:00
stitch_borders_example_OM.cpp
triangulate_faces_example.cpp Add a check to the triangulate_faces example 2015-12-11 15:35:12 +01:00
triangulate_faces_example_OM.cpp
triangulate_polyline_example.cpp