cgal/Surface_mesh_topology/include/CGAL
Laurent Rineau e6536aaf63 Remove cpp11::(tuple|get)
And use `#ifdef CGAL_NO_DEPRECATED_CODE` around the backward
compatibility code in `<CGAL/config.h>`.
2020-06-09 20:15:16 +02:00
..
Surface_mesh_topology/internal Remove cpp11::(tuple|get) 2020-06-09 20:15:16 +02:00
Curves_on_surface_topology.h Rename computeXXX methods 2020-04-27 18:55:26 +02:00
Face_graph_wrapper.h Two bug fixes: (1) computation of cycle lengths, when some halfedges are flip; (2) when we use of face graph wrapper with surface mesh we can not use nullptr. 2020-05-14 11:38:15 +02:00
Path_on_surface.h Two bug fixes: (1) computation of cycle lengths, when some halfedges are flip; (2) when we use of face graph wrapper with surface mesh we can not use nullptr. 2020-05-14 11:38:15 +02:00
Polygonal_schema.h Two bug fixes: (1) computation of cycle lengths, when some halfedges are flip; (2) when we use of face graph wrapper with surface mesh we can not use nullptr. 2020-05-14 11:38:15 +02:00
Polygonal_schema_fwd.h Add forward declaration files for CMap, GMap, LCC, Polygonal_schema. Improve copy methods for CMap and GMap to deal with const and non const cases. 2020-04-27 18:52:22 +02:00
Polygonal_schema_min_items.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
draw_face_graph_with_paths.h Add missing include 2020-04-27 18:55:27 +02:00