| .. |
|
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
|
- Remove duplicate typedef.
|
2003-02-24 09:59:58 +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
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
PointH2.h
|
removed a const to make an Sgi CC warning disappear
|
2003-02-19 10:18:05 +00:00 |
|
RayH2.h
|
- Remove *handle_[23] types from the main kernel classes.
|
2003-01-20 11:16:21 +00:00 |
|
SegmentH2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +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
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
basic_constructionsH2.h
|
- Add squared_radius(p, q).
|
2003-02-11 12:32:59 +00:00 |
|
distance_predicatesH2.h
|
…
|
|
|
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
|
- Add explicit types to function templates to support expression templates
|
2002-10-05 16:36:18 +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
|
fix typo in compare_slopes (s2 -> s1) causing problem when segment2 is
|
2002-08-29 07:57:27 +00:00 |