cgal/Cartesian_kernel/include/CGAL/Cartesian
Laurent Rineau 1b88e8154a Merge pull request #2873 from sgiraudot/Kernel-Fix_pair_bug_in_circle_3-GF
Bugfix: pair not compatible with Circle_3 (clang)
2018-03-02 16:29:54 +01:00
..
Aff_transformation_2.h
Aff_transformation_3.h
Aff_transformation_rep_2.h
Aff_transformation_rep_3.h
Cartesian_base.h WIP 2016-11-03 13:07:50 +01:00
Circle_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Circle_3.h Merge pull request #2873 from sgiraudot/Kernel-Fix_pair_bug_in_circle_3-GF 2018-03-02 16:29:54 +01:00
ConicCPA2.h Dispatch the files in Kernel_23, Cartesian, Homogeneous 2016-09-22 08:38:53 +02:00
Data_accessor_2.h
Direction_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Direction_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Iso_cuboid_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Iso_rectangle_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Line_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Line_3.h Remove useless copy constructor 2016-01-07 14:02:26 +01:00
Plane_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Point_2.h fix the link to the developers manual, in the code 2015-06-19 11:15:55 +02:00
Point_3.h Make FT typedef public 2015-08-06 12:17:17 +02:00
Ray_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Ray_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Rotation_rep_2.h
Scaling_rep_2.h
Scaling_rep_3.h
Segment_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Segment_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Sphere_3.h Qualifying with CGAL:: solves the problem, but is it the bestsolution? 2015-08-25 16:19:56 +02:00
Tetrahedron_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Translation_rep_2.h
Translation_rep_3.h
Triangle_2.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Triangle_3.h Replace CGAL::get() with CGAL::get_pointee_or_identity() and remove using get:: 2015-04-30 11:31:21 +02:00
Vector_2.h Fix compilation error with gmpxx 2016-07-13 16:30:07 +02:00
Vector_3.h fix the link to the developers manual, in the code 2015-06-19 11:15:55 +02:00
Weighted_point_2.h Make all conversions between Point and Weighted_point explicit 2017-06-28 10:14:35 +02:00
Weighted_point_3.h make constructors of Weighted_point explicit 2017-06-28 10:14:35 +02:00
basic_constructions_2.h
basic_constructions_3.h
ft_constructions_2.h
ft_constructions_3.h
function_objects.h Merge pull request #2709 from lrineau/CGAL-fix_merge_of_PR_2478-GF 2018-01-22 10:06:21 +01:00
line_constructions_2.h
plane_constructions_3.h In the implementation details of PlaneC3, Point_3 is not necessarily PointC3 2013-02-08 09:27:02 +01:00
point_constructions_2.h
point_constructions_3.h
predicates_on_directions_2.h
predicates_on_planes_3.h
predicates_on_points_2.h
predicates_on_points_3.h
solve_3.h