| .. |
|
Aff_transformation_2.h
|
- Finish last change : remove *handle_[23] types from the main kernel classes.
|
2003-01-20 11:12:52 +00:00 |
|
Aff_transformation_3.h
|
- Finish last change : remove *handle_[23] types from the main kernel classes.
|
2003-01-20 11:12:52 +00:00 |
|
Aff_transformation_rep_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Aff_transformation_rep_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Cartesian_base.h
|
- Remove duplicate typedef.
|
2003-02-24 09:59:58 +00:00 |
|
Circle_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Data_accessor_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
Direction_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Direction_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Iso_cuboid_3.h
|
- far is rejected by VC++ (used to be a keyword).
|
2003-01-29 12:21:11 +00:00 |
|
Iso_rectangle_2.h
|
- Add coordinate iterator
|
2003-01-22 10:03:10 +00:00 |
|
Line_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Line_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Plane_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Point_2.h
|
restablished the first const and removed the second one, and tested it before submitting ===:>-
|
2003-02-19 08:45:31 +00:00 |
|
Point_3.h
|
- Change return type from PointC3 to Point_3.
|
2003-02-21 09:51:09 +00:00 |
|
Ray_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Ray_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Rotation_rep_2.h
|
- typedefs cleanup. Now the only public typedef of kernel classes is R.
|
2001-10-03 12:41:36 +00:00 |
|
Scaling_rep_2.h
|
- typedefs cleanup. Now the only public typedef of kernel classes is R.
|
2001-10-03 12:41:36 +00:00 |
|
Scaling_rep_3.h
|
- Remove unused variable.
|
2003-02-21 09:49:46 +00:00 |
|
Segment_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Segment_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Sphere_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Tetrahedron_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Translation_rep_2.h
|
- typedefs cleanup. Now the only public typedef of kernel classes is R.
|
2001-10-03 12:41:36 +00:00 |
|
Translation_rep_3.h
|
- Remove unused variable.
|
2003-02-21 09:49:46 +00:00 |
|
Triangle_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Triangle_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Vector_2.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
Vector_3.h
|
- Remove #ifdef CGAL_CFG_TYPENAME_BUG stuff, as VC6 is not supported anymore.
|
2003-01-20 18:18:39 +00:00 |
|
basic_constructions_2.h
|
- Remove include/CGAL/Cartesian/circle_constructions_2.h.
|
2001-03-19 13:56:29 +00:00 |
|
basic_constructions_3.h
|
- Adapted #includes for ft_constructions_[23].h.
|
2000-10-05 17:47:36 +00:00 |
|
distance_predicates_2.h
|
- Add deprecation warnings.
|
2002-10-08 09:04:48 +00:00 |
|
distance_predicates_3.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
ft_constructions_2.h
|
- Add squared_radius(p, q).
|
2003-02-11 11:30:24 +00:00 |
|
ft_constructions_3.h
|
- Add squared_radius(p, q).
|
2003-02-11 11:30:24 +00:00 |
|
global_operators_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
global_operators_3.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
line_constructions_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
plane_constructions_3.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
point_constructions_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
point_constructions_3.h
|
- Change return type from PointC3 to Point_3.
|
2003-02-21 09:51:09 +00:00 |
|
predicates_on_directions_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
predicates_on_lines_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
predicates_on_planes_3.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
predicates_on_points_2.h
|
- Remove obsolete left/right_turn function based on Origin : they are obsolete,
|
2003-01-20 11:36:03 +00:00 |
|
predicates_on_points_3.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
predicates_on_segments_2.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
solve_3.h
|
- Get rid of the "Advanced kernel" remaining macros.
|
2002-01-23 17:59:18 +00:00 |
|
vector_constructions_3.h
|
- VectorC3<R>::Vector_3 is private => R::Vector_3.
|
2002-01-28 13:25:22 +00:00 |