cgal/Cartesian_kernel/include/CGAL/Cartesian
Sylvain Pion 2389cdcc1e Dimension detecting stuff rewrite.
There is now Ambiant_dimension and Feature_dimension.
The handling of the dynamic dimension case is now done by having
the di,ension tag as the first thing provided, with the integral
constant value available only when it makes sense (INT_MAX no longer needed).
2008-04-13 12:38:48 +00:00
..
Aff_transformation_2.h
Aff_transformation_3.h
Aff_transformation_rep_2.h Rename the following functions: 2008-04-09 12:20:25 +00:00
Aff_transformation_rep_3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
Cartesian_base.h Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +00:00
Circle_2.h
Data_accessor_2.h
Direction_2.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
Direction_3.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
Iso_cuboid_3.h Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Iso_rectangle_2.h fixed min/max problem 2006-08-16 14:24:44 +00:00
Line_2.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
Line_3.h Move Line_3 I/O to user class level 2006-08-06 15:40:06 +00:00
Plane_3.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
Point_2.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
Point_3.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
Ray_2.h Ray_2.is_degenerate() was buggy. 2006-08-11 09:01:04 +00:00
Ray_3.h Last bunch of I/O changes to alloz Lazy_kernel to pass the kernel-I/O test-suite. 2006-08-06 16:37:35 +00:00
Rotation_rep_2.h
Scaling_rep_2.h
Scaling_rep_3.h
Segment_2.h
Segment_3.h Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Sphere_3.h Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Tetrahedron_3.h Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Translation_rep_2.h
Translation_rep_3.h
Triangle_2.h
Triangle_3.h Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Vector_2.h Vector_2 and Vector_3 now also provide a Cartesian_const_iterator. 2008-04-09 17:58:57 +00:00
Vector_3.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
basic_constructions_2.h
basic_constructions_3.h
ft_constructions_2.h
ft_constructions_3.h
function_objects.h Rename the following functions: 2008-04-09 13:35:34 +00:00
line_constructions_2.h
plane_constructions_3.h
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