cgal/Alpha_shapes_2/include/CGAL
Mael Rouxel-Labbé 68d3a3eabf Modified the way weird point types are handled when ExactAlphaComparisonTag=true
Instead of requiring an implicit conversion, we require that Cartesian_converter
can convert from Traits::Point_23 to Exact_kernel::Point_23

Also it will not compile (static_assert) if this functor is not provided instead
of silently defaulting to ExactAlphaComparisingTag = false
2017-06-28 10:16:23 +02:00
..
internal Modified the way weird point types are handled when ExactAlphaComparisonTag=true 2017-06-28 10:16:23 +02:00
Alpha_shape_2.h Fixed Point type in Alpha_Shapes_2 2017-06-28 10:15:30 +02:00
Alpha_shape_euclidean_traits_2.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Alpha_shape_face_base_2.h Modified alpha_shapes_2's Vb and Fb to work with the Lazy_alpha_nt modifs 2017-06-28 10:15:30 +02:00
Alpha_shape_vertex_base_2.h Modified alpha_shapes_2's Vb and Fb to work with the Lazy_alpha_nt modifs 2017-06-28 10:15:30 +02:00
Weighted_alpha_shape_euclidean_traits_2.h Fixed minor mistakes from a rebase 2017-06-28 10:16:23 +02:00