cgal/Triangulation_2/include/CGAL
Laurent Rineau 98f1e53020 Improve I/O
- `IO::oformat` can display triangulations vertex handles
  with point, using `With_point_tag{}` as second argument,

- improve the compatibility with C++20 `<format>`: now the precision
  can be specified in the format string.

Backport: master
2024-04-26 12:05:08 +02:00
..
IO add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_2 add contexts_range(T va, T vb 2024-04-26 12:02:21 +02:00
boost/graph add missing license headers 2024-01-04 13:50:15 +01:00
Constrained_Delaunay_triangulation_2.h restore delaunay in CDT + autoref and deduplicate identical points in no segments case 2024-01-19 11:47:05 +01:00
Constrained_triangulation_2.h Improve I/O 2024-04-26 12:05:08 +02:00
Constrained_triangulation_face_base_2.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Constrained_triangulation_plus_2.h boost::next -> std::next 2023-04-23 22:37:07 +02:00
Delaunay_triangulation_2.h replace boost::mpl::and_ 2023-11-10 16:19:26 +01:00
Regular_triangulation_2.h remove extra typename 2023-11-23 09:38:28 +01:00
Regular_triangulation_face_base_2.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Regular_triangulation_vertex_base_2.h add missing include directives 2023-06-20 14:45:43 +02:00
Triangulation_2.h Use structural filtering for the fixed projection traits classes 2024-01-19 11:51:54 +01:00
Triangulation_2_projection_traits_3.h accomodate changes of internal -> Pkg/internal 2021-08-30 12:35:34 +02:00
Triangulation_2_to_lcc.h add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_2_traits_3.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Triangulation_data_structure_using_list_2.h
Triangulation_default_data_structure_2.h
Triangulation_face_base_2.h CGAL: No longer per package assertions 2022-09-23 12:49:40 +01:00
Triangulation_face_base_with_id_2.h add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_face_base_with_info_2.h
Triangulation_hierarchy_2.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
Triangulation_hierarchy_vertex_base_2.h
Triangulation_vertex_base_2.h add missing include directives 2023-06-20 14:45:43 +02:00
Triangulation_vertex_base_with_id_2.h add missing license headers 2024-01-04 13:50:15 +01:00
Triangulation_vertex_base_with_info_2.h
draw_constrained_triangulation_2.h T2 and CDT2 draw 2023-12-01 18:02:09 +01:00
draw_triangulation_2.h T2 and CDT2 draw 2023-12-01 18:02:09 +01:00
mark_domain_in_triangulation.h Document and enforce CDT2.dimension() == 2 in mark_domain_in_triangulation() 2023-02-09 23:14:50 +01:00