| .. |
|
Aff_transformationH2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
CircleH2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Data_accessorH2.h
|
…
|
|
|
DirectionH2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Homogeneous_base.h
|
Introduce homogeneous kernel functors in their own namespace
|
2003-05-09 13:34:49 +00:00 |
|
Iso_rectangleH2.h
|
- Add new constructor Iso_rectangle_2(left, right, bottom, top).
|
2003-01-22 10:05:21 +00:00 |
|
LineH2.h
|
- In order to get rid of Direction_2 at some point, I have added :
|
2003-05-11 18:49:50 +00:00 |
|
PointH2.h
|
removed a const to make an Sgi CC warning disappear
|
2003-02-19 10:18:05 +00:00 |
|
RayH2.h
|
- In order to get rid of Direction_2 at some point, I have added :
|
2003-05-11 18:49:50 +00:00 |
|
SegmentH2.h
|
- In order to get rid of Direction_2 at some point, I have added :
|
2003-05-11 18:49:50 +00:00 |
|
TriangleH2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
VectorH2.h
|
- In order to get rid of Direction_2 at some point, I have added :
|
2003-05-11 18:49:50 +00:00 |
|
basic_constructionsH2.h
|
- Add squared_radius(p, q).
|
2003-02-11 12:32:59 +00:00 |
|
distance_predicatesH2.h
|
…
|
|
|
function_objects.h
|
Fixed Direction_2 in Collinear_has_on_2.
|
2003-05-12 13:24:58 +00:00 |
|
predicates_on_directionsH2.h
|
…
|
|
|
predicates_on_linesH2.h
|
- Replace Line_2<R> by LineH2<R>.
|
2003-02-10 14:18:46 +00:00 |
|
predicates_on_pointsH2.h
|
Introduce homogeneous kernel functors in their own namespace
|
2003-05-09 13:34:49 +00:00 |
|
predicates_on_rtH2.h
|
- Make it work with GCC's new parser.
|
2003-01-22 10:04:34 +00:00 |
|
predicates_on_segmentsH2.h
|
…
|
|