cgal/Arrangement_on_surface_2/include/CGAL
Sebastien Loriot 5451674075
Aos 2 dcel extension efif (#8710)
## Summary of Changes

The changes fix a bug in the extensions of vertex and halfedge types of
the DCEL when used to instantiate Arrangement_with_history_2 or similar
arrangement classes that derive from Arrangement_2.
Typically, only the face type is extended or all the 3 types (vertex,
halfedge, and face) are extended, and for such extensions we have
dedicated class templates. The bug shows up when trying to extend any
other subset of the 3 types, and apparently, this hasn't been used much
with Arrangement_with_history_2.

## Release Management

* Affected package(s): Arrangement_on_surface_2
* Issue(s) solved (if any): NA
* Feature/Small Feature (if any): NA
* Link to compiled documentation: NA
* License and copyright ownership: TAU
2025-03-17 09:11:49 +01:00
..
Arr_geometry_traits Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_point_location Further pacify msvc; replaced auto with actual type (Inner_ccb_const_iterator) 2025-01-16 19:05:22 +02:00
Arr_rat_arc issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
Arr_spherical_gaussian_map_3 Fixed typo 2024-11-13 03:25:54 +02:00
Arr_topology_traits Fixed typo 2024-11-13 03:25:54 +02:00
Arrangement_2 Fixed typo 2024-11-13 03:25:54 +02:00
Curved_kernel_via_analysis_2 Merge pull request #8532 from afabri/CGAL-duplicateLines-GF 2024-10-21 19:18:02 +02:00
IO Fixed typo 2024-11-13 03:25:54 +02:00
Qt
Surface_sweep_2 Fixed compiler complain about missing return value 2025-01-22 12:37:35 +02:00
boost/graph add missing license include directives 2024-01-04 13:45:39 +01:00
Aos_observer.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_Bezier_curve_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_accessor.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_algebraic_segment_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_batched_point_location.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
Arr_bounded_planar_topology_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_circle_segment_traits_2.h Spelling correction 2024-12-04 14:19:02 +01:00
Arr_circular_arc_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_circular_line_arc_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_conic_traits_2.h Add missing closing grouping commands 2024-12-26 11:06:24 +01:00
Arr_consolidated_curve_data_traits_2.h
Arr_counting_traits_2.h Added missing const to some traits operators 2025-02-18 17:40:01 +02:00
Arr_curve_data_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_dcel.h Introduced Arr_dcel and fixed Arr_default_dcel 2023-11-15 18:54:21 +02:00
Arr_dcel_base.h Cleaned up 2025-01-22 12:43:19 +02:00
Arr_default_dcel.h Introduced Arr_dcel and fixed Arr_default_dcel 2023-11-15 18:54:21 +02:00
Arr_default_overlay_traits.h Introduced Arr_dcel and fixed Arr_default_dcel 2023-11-15 18:54:21 +02:00
Arr_directional_non_caching_segment_basic_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_enums.h move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Arr_extended_dcel.h Fixed extending DCEL records for arrangements with history (and similar derivations of Arrangement_2). 2025-01-22 12:43:33 +02:00
Arr_face_index_map.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_face_map.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Arr_geodesic_arc_on_sphere_partition_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_geodesic_arc_on_sphere_traits_2.h Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_has.h Added support for construct_point_2 2024-09-11 10:45:09 +03:00
Arr_landmarks_point_location.h Fixed for arrangement on sphere; cleaned up. 2024-11-16 22:12:56 +02:00
Arr_line_arc_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_linear_traits_2.h Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_naive_point_location.h
Arr_non_caching_segment_basic_traits_2.h Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_non_caching_segment_traits_2.h Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_observer.h Cleaned up 2023-12-13 13:41:51 +02:00
Arr_overlay.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Arr_overlay_2.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
Arr_point_location_result.h add missing includes 2023-06-29 18:07:48 +02:00
Arr_polycurve_basic_traits_2.h Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_polycurve_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_polyline_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_rational_function_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_segment_traits_2.h Fixed tense on manual of functions 2024-11-13 03:51:10 +02:00
Arr_simple_point_location.h use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Arr_spherical_topology_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_tags.h replace boost::mpl::not_ 2023-11-10 16:38:24 +01:00
Arr_tracing_traits_2.h Aos 2 fixes efif (#8666) 2025-01-20 10:05:42 +01:00
Arr_trapezoid_ric_point_location.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_triangulation_point_location.h Spelling correction 2024-05-30 18:32:30 +02:00
Arr_unb_planar_topology_traits_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_vertex_index_map.h Fixed typo 2024-11-13 03:25:54 +02:00
Arr_vertex_map.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Arr_vertical_decomposition_2.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
Arr_walk_along_line_point_location.h Some obvious missing quotes and typos 2022-09-24 18:47:33 +02:00
Arrangement_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arrangement_on_surface_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arrangement_on_surface_with_history_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arrangement_with_history_2.h Fixed typo 2024-11-13 03:25:54 +02:00
Arrangement_zone_2.h Fixed typo 2024-11-13 03:25:54 +02:00
CORE_algebraic_number_traits.h WIP [scip ci] 2023-02-07 21:18:31 +00:00
draw_arrangement_2.h Spelling correction 2024-05-30 18:32:30 +02:00
graph_traits_Arrangement_2.h Fixed typo 2024-11-13 03:25:54 +02:00
graph_traits_dual_arrangement_2.h move Named_parameters class in STL_extension 2022-01-07 15:12:22 +01:00
graph_traits_dual_arrangement_on_surface_2.h move Named_parameters class in STL_extension 2022-01-07 15:12:22 +01:00
graph_traits_dual_arrangement_on_surface_with_history_2.h move Named_parameters class in STL_extension 2022-01-07 15:12:22 +01:00
graph_traits_dual_arrangement_with_history_2.h move Named_parameters class in STL_extension 2022-01-07 15:12:22 +01:00