cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Laurent Rineau 0d5ddad5c3 Merge pull request #1534 from lrineau/CGAL-Allow_examples_to_use_cpp11_features-lrineau
Allow examples to use C++>=11 features
2016-10-17 10:03:05 +02:00
..
data remove data that can be generated 2015-07-15 10:54:41 +02:00
CMakeLists.txt Merge pull request #1534 from lrineau/CGAL-Allow_examples_to_use_cpp11_features-lrineau 2016-10-17 10:03:05 +02:00
compute_normals_example.cpp Allow examples to use C++>=11 features 2016-09-30 18:42:46 +02:00
compute_normals_example_OM.cpp move the property map class to a CGAL header file 2015-05-11 14:57:14 +02:00
connected_components_example.cpp Add keep_large_connected_components (code,doc,test) 2015-10-22 09:01:08 +02:00
hole_filling_example.cpp improve examples for user manual 2015-06-23 12:28:25 +02:00
hole_filling_example_OM.cpp change the use of is_valid_polygon_mesh 2015-05-15 12:02:50 +02:00
hole_filling_example_SM.cpp add hole filling example for Surface_mesh 2015-05-12 12:34:26 +02:00
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 rename type to avoid error on windows 2015-07-03 16:12:31 +02:00
point_inside_example.cpp add new line at end of file 2015-07-03 16:16:46 +02:00
point_inside_example_OM.cpp fix compilation and remove useless assertions 2015-07-02 16:58:42 +02:00
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 fix return value to 0 2015-07-03 16:48:45 +02:00
self_intersections_example.cpp improve examples for user manual (Pierre's review) 2015-06-23 14:25:16 +02:00
stitch_borders_example.cpp add missing graph_traits include 2016-02-02 17:35:30 +01:00
stitch_borders_example_OM.cpp cleanup 2015-05-12 19:33:35 +02:00
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 Call mesh.garbage_collection() before writing an OpenMesh after triangulate_holes() 2015-09-15 16:11:11 +02:00
triangulate_polyline_example.cpp improve examples for user manual 2015-06-23 12:28:25 +02:00