cgal/Arrangement_on_surface_2/include/CGAL
Efi Fogel ea46c6f282 Pacify msvc17: explicitly name the (non-const) iterator type 2023-08-28 16:24:03 +03:00
..
Arr_geometry_traits use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Arr_point_location do not use ref wrapper 2023-08-16 09:17:58 +02:00
Arr_rat_arc Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Arr_spherical_gaussian_map_3 use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Arr_topology_traits boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Arrangement_2 Pacify msvc17: explicitly name the (non-const) iterator type 2023-08-28 16:24:03 +03:00
Curved_kernel_via_analysis_2 add missing IO namespace 2023-08-16 09:11:30 +02:00
IO Spelling corrections 2023-07-30 12:59:17 +02:00
Qt First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Surface_sweep_2 Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
boost/graph First pass on removing license notice in header for LGPL files 2019-10-19 15:40:30 +02:00
Arr_Bezier_curve_traits_2.h boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Arr_accessor.h boost::get -> std::get_if 2023-06-15 11:34:14 +02:00
Arr_algebraic_segment_traits_2.h boost::get -> std::get_if 2023-06-15 11:34:14 +02:00
Arr_batched_point_location.h Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Arr_bounded_planar_topology_traits_2.h Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Arr_circle_segment_traits_2.h remove Object from Minkowski_sum_2 2023-06-20 19:11:00 +02:00
Arr_circular_arc_traits_2.h remove usage of old Object API 2023-06-29 12:57:53 +02:00
Arr_circular_line_arc_traits_2.h Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Arr_conic_traits_2.h Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Arr_consolidated_curve_data_traits_2.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_counting_traits_2.h Merge pull request #7323 from efifogel/Aos_2-fixes-efif 2023-03-31 11:10:52 +02:00
Arr_curve_data_traits_2.h use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Arr_dcel_base.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
Arr_default_dcel.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_default_overlay_traits.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_directional_non_caching_segment_basic_traits_2.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Arr_enums.h move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Arr_extended_dcel.h spelling corrections 2022-11-15 15:21:01 +01:00
Arr_face_index_map.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01: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 spelling corrections 2022-11-14 15:32:47 +01:00
Arr_geodesic_arc_on_sphere_traits_2.h Merge remote-tracking branch 'cgal/master' into Aos_2-fixes-efif 2023-08-22 13:41:57 +03:00
Arr_landmarks_point_location.h spelling corrections 2022-11-14 15:32:47 +01:00
Arr_line_arc_traits_2.h boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Arr_linear_traits_2.h use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Arr_naive_point_location.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_non_caching_segment_basic_traits_2.h fix warnings 2023-05-09 18:38:16 +02:00
Arr_non_caching_segment_traits_2.h remove usage of old Object API 2023-06-29 12:57:53 +02:00
Arr_observer.h spelling corrections 2022-11-14 15:32:47 +01:00
Arr_overlay.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Arr_overlay_2.h Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
Arr_point_location_result.h add missing includes 2023-06-29 18:07:48 +02:00
Arr_polycurve_basic_traits_2.h issue #7454 Consistency of BigO notations 2023-07-04 16:23:14 +02:00
Arr_polycurve_traits_2.h make the output iterator movable 2023-08-04 22:12:58 +02:00
Arr_polyline_traits_2.h Fixed Approximate_2 for the geodesic traits. Fixed unused formal variables. 2023-05-05 18:43:10 +03:00
Arr_rational_function_traits_2.h boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
Arr_segment_traits_2.h use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +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 Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Arr_tags.h BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Arr_tracing_traits_2.h use std::get_if, get()->value() and remove CGAL::Object usage in Envelope 2023-06-20 18:32:13 +02:00
Arr_trapezoid_ric_point_location.h Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2020-07-29 18:08:32 +03:00
Arr_triangulation_point_location.h IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
Arr_unb_planar_topology_traits_2.h Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
Arr_vertex_index_map.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01: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 Spelling corrections 2023-07-30 12:59:17 +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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arrangement_on_surface_2.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
Arrangement_on_surface_with_history_2.h Small text fixes 2021-04-21 13:24:05 +03:00
Arrangement_with_history_2.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arrangement_zone_2.h Merge remote-tracking branch 'cgal/master' into Aos_2-fixes-efif 2023-08-22 13:41:57 +03:00
CORE_algebraic_number_traits.h spelling corrections 2022-11-14 15:32:47 +01:00
draw_arrangement_2.h Enhanced drawing---added support for arrangement on spheres indiced by geodesic arcs 2023-08-09 14:03:14 +03:00
graph_traits_Arrangement_2.h spelling corrections 2022-11-15 15:21:01 +01: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