cgal/Polygon_mesh_processing/examples/Polygon_mesh_processing
Jane Tournois 27bc02ebcf Revert "fix compilation of split_long_edges for Polyhedron"
This reverts commit 213a280eef.

and propose another solution to deal with edges vs halfedges
2015-11-12 15:55:35 +01:00
..
data remove data that can be generated 2015-07-15 10:54:41 +02:00
CMakeLists.txt Merge branch 'BGL-SurfaceMesh2SurfaceMesh-GF' into Polygon_mesh_processing-local_remeshing-GF 2015-11-05 19:25:00 +01:00
compute_normals_example.cpp improve examples for user manual (Pierre's review) 2015-06-23 14:25:16 +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 Revert "fix compilation of split_long_edges for Polyhedron" 2015-11-12 15:55:35 +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 remove data that can be generated 2015-07-15 10:54:41 +02:00
refine_fair_example.cpp fix return value to 0 2015-07-03 16:48:45 +02:00
remove_degeneracies_example.cpp improve examples for user manual (Pierre's review) 2015-06-23 14:25:16 +02:00
remove_degeneracies_example_OM.cpp more small examples for degenerate meshes 2015-05-13 09:29:39 +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 filename should be const char* 2015-03-17 11:45:18 +01:00
stitch_borders_example_OM.cpp cleanup 2015-05-12 19:33:35 +02:00
triangulate_faces_example.cpp Call mesh.garbage_collection() before writing an OpenMesh after triangulate_holes() 2015-09-15 16:11:11 +02: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