cgal/Arrangement_on_surface_2/include/CGAL
albert-github 81d78f7969 Some obvious missing quotes and typos
Some obvious missing quotes and typos
2022-09-24 18:47:33 +02:00
..
Arr_geometry_traits boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_point_location Some obvious missing quotes and typos 2022-09-24 18:47:33 +02:00
Arr_rat_arc boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_spherical_gaussian_map_3 boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_topology_traits Last fix for is_in_face()... 2022-07-19 12:13:02 +03:00
Arrangement_2 Merge 'sloriot/CGAL-std_type_traits' into master 2022-08-03 20:19:51 +02:00
Curved_kernel_via_analysis_2 boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
IO Fix missing ':' in various namespaces 2021-10-04 13:21:47 +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 replace boost::unordered by std::unordered 2022-02-03 19:11:12 +01: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 Revert all changes outside the demo 2020-08-20 19:30:16 +02:00
Arr_accessor.h Merge branch 'master' into Aos_2-boundary_objects-efic 2020-11-11 09:38:55 +02:00
Arr_algebraic_segment_traits_2.h Merge branch 'master' into Aos_2-boundary_objects-efic 2020-11-11 09:38:55 +02:00
Arr_batched_point_location.h boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_bounded_planar_topology_traits_2.h missing () in macro + typo fixes 2022-06-14 11:24:21 +02:00
Arr_circle_segment_traits_2.h Merge pull request #5692 from maxGimeno/CGAL_cpp11_atomic_and_threads-maxGimeno 2021-05-19 17:23:53 +02:00
Arr_circular_arc_traits_2.h Revert "Add Approximate_number_type to Arr_circular_arc_traits" 2020-08-20 19:17:05 +02:00
Arr_circular_line_arc_traits_2.h arrangement on surface 2 unused variables warning fixed 2021-01-07 16:39:03 +01:00
Arr_conic_traits_2.h Added Construct_curve_2. This is used by the (generic) code of the polyline traits. 2021-12-16 16:33:43 +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 Use std::array and avoid mem_set 2021-09-23 16:57:35 +02:00
Arr_curve_data_traits_2.h use std::enable_if_t 2022-06-10 07:37:53 +02:00
Arr_dcel_base.h Merge pull request #6638 from sloriot/Argt-no_boost_pool_alloc 2022-06-10 16:45:35 +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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_geodesic_arc_on_sphere_traits_2.h Fixed spelling typo. 2022-07-03 19:37:39 +03:00
Arr_landmarks_point_location.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Arr_line_arc_traits_2.h Cleaned up 2020-07-02 19:10:29 +03:00
Arr_linear_traits_2.h Added Construct_curve_2. This is used by the (generic) code of the polyline traits. 2021-12-16 16:33:43 +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 MFurther eliminating CGAL::Object 2020-06-12 14:06:58 +03:00
Arr_non_caching_segment_traits_2.h Added Construct_curve_2. This is used by the (generic) code of the polyline traits. 2021-12-16 16:33:43 +02:00
Arr_observer.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_overlay.h moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Arr_overlay_2.h boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_point_location_result.h First stage elliminating CGAL::Object 2020-06-11 12:32:33 +03:00
Arr_polycurve_basic_traits_2.h boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_polycurve_traits_2.h boost::is_same --> std::is_same 2022-06-10 08:18:20 +02:00
Arr_polyline_traits_2.h BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Arr_rational_function_traits_2.h Merge branch 'master' into Aos_2-boundary_objects-efic 2020-11-11 09:38:55 +02:00
Arr_segment_traits_2.h Arrangement: Fix comment in Arr_segment_traits 2022-06-27 17:55:51 +01:00
Arr_simple_point_location.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arr_spherical_topology_traits_2.h missing () in macro + typo fixes 2022-06-14 11:24:21 +02:00
Arr_tags.h BOOST_MPL_ASSERT -> static_assert 2022-06-10 08:46:01 +02:00
Arr_tracing_traits_2.h Fixed make_x_monotone functor 2022-03-13 11:52:42 +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 missing () in macro + typo fixes 2022-06-14 11:24:21 +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 boost::is_same --> std::is_same 2022-06-10 08:18: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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Arrangement_on_surface_2.h Merge sloriot/CGAL-std_type_traits into master 2022-06-23 16:35:37 +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 missing () in macro + typo fixes 2022-06-14 11:24:21 +02:00
CORE_algebraic_number_traits.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
graph_traits_Arrangement_2.h Arrangement and update documentation 2022-05-03 15:31:09 +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