cgal/Circular_kernel_3/include/CGAL/Circular_kernel_3
Laurent Rineau 5223c8e85d fix issue Sphere_3 intersection with interval arithmetic fails on 5.6 (works on 5.2.2) #7666
There was a compilation error because the conversion from
`Needs_FT<Uncertain<bool>>` to 'bool' requires two user-defined
conversions. With an explicit conversion, that compiles and works.
2023-08-28 15:19:27 +02:00
..
Circular_arc_3.h spelling corrections 2022-11-15 13:39:40 +01:00
Circular_arc_point_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Intersection_traits.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Line_arc_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
function_objects_polynomial_sphere.h move is_iterator to type_traits 2022-06-10 09:43:59 +02:00
get_equation_object_on_curved_kernel_3.h further removed result_of and result 2020-07-30 16:19:02 +02:00
interface_macros.h spelling corrections 2022-11-14 19:14:33 +01:00
internal_function_compare_spherical_kernel.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_function_compare_to_right_spherical_kernel.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_function_has_on_spherical_kernel.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_circle_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_circular_arc_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_circular_arc_point_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_line_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_line_arc_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_plane_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
internal_functions_on_sphere_3.h fix issue Sphere_3 intersection with interval arithmetic fails on 5.6 (works on 5.2.2) #7666 2023-08-28 15:19:27 +02:00