cgal/Homogeneous_kernel/include/CGAL/Homogeneous
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_transformationH2.h
Aff_transformationH3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
CircleH2.h forgot to remove one .bbox() function in last revision 2006-12-27 23:28:15 +00:00
Data_accessorH2.h
DirectionH2.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
DirectionH3.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
Homogeneous_base.h Dimension detecting stuff rewrite. 2008-04-13 12:38:48 +00:00
Iso_cuboidH3.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:54 +00:00
Iso_rectangleH2.h fixed min/max problem 2006-08-16 14:43:19 +00:00
LineH2.h Replace {Two|Three|Four}tuple<FT> or <RT> by boost::array. 2008-04-09 11:44:28 +00:00
PlaneH3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
PointH2.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
PointH3.h Remove the reference-counting inside Point_2 and Point_3, as they now store 2008-04-10 14:41:35 +00:00
RayH2.h Move Ray_2 I/O to user class level 2006-08-05 23:18:30 +00:00
RayH3.h Move Ray_3 I/O to user class level 2006-08-06 15:45:55 +00:00
SphereH3.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:54 +00:00
VectorH2.h Add constructors of Vector_? taking mixed types (e.g. int, double). 2008-04-12 10:03:45 +00:00
VectorH3.h Add constructors of Vector_? taking mixed types (e.g. int, double). 2008-04-12 10:03:45 +00:00
basic_constructionsH2.h
basic_constructionsH3.h Rename the following functions: 2008-04-09 13:35:34 +00:00
distance_predicatesH2.h
distance_predicatesH3.h
function_objects.h Add constructors of Vector_? taking mixed types (e.g. int, double). 2008-04-12 10:03:45 +00:00
predicates_on_directionsH2.h
predicates_on_pointsH2.h - Add missing functor for compare_yx(). 2006-07-31 16:22:08 +00:00
predicates_on_pointsH3.h