| .. |
|
Aff_transformation_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
Cartesian.h
|
- Remove references to obsolete Equal_xy_2 Equal_xyz_3,
|
2001-06-26 12:15:38 +00:00 |
|
Cartesian_dynamic_d.h
|
Need to qualify by CGAL:: (otherwise works with egcs, but not gcc-2.95)
|
1999-12-07 19:17:31 +00:00 |
|
Direction_d.h
|
Added more classes, notably plane and linear_algebra (still empty) [Herve]
|
1999-11-16 19:00:09 +00:00 |
|
Line_d.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
Plane_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
Point_d.h
|
Added more classes, notably plane and linear_algebra (still empty) [Herve]
|
1999-11-16 19:00:09 +00:00 |
|
Ray_d.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
Segment_d.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
Simplex_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
Tetrahedron_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
Triangle_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
Vector_d.h
|
- Remove references to VECTOR_WRAPPER.
|
2001-06-19 11:13:33 +00:00 |
|
_test_cls_aff_transformation_d.C
|
- Remove references to CGAL_STRICT_09.
|
2001-04-30 09:48:26 +00:00 |
|
_test_cls_aff_transformation_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_direction_d.C
|
Added more classes, notably plane and linear_algebra (still empty) [Herve]
|
1999-11-16 19:00:09 +00:00 |
|
_test_cls_direction_d.h
|
First version of the dD kernel. Gives ICE with egcs-1.1.2.
|
1999-11-07 13:42:23 +00:00 |
|
_test_cls_line_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_line_d.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
_test_cls_plane_d.C
|
- Remove references to CGAL_STRICT_09.
|
2001-04-30 09:48:26 +00:00 |
|
_test_cls_plane_d.h
|
Updated test suite for Plane_d
|
1999-11-17 16:57:44 +00:00 |
|
_test_cls_point_d.C
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
_test_cls_point_d.h
|
First version of the dD kernel. Gives ICE with egcs-1.1.2.
|
1999-11-07 13:42:23 +00:00 |
|
_test_cls_ray_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_ray_d.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
_test_cls_segment_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_segment_d.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
_test_cls_simplex_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_simplex_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_tetrahedron_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_tetrahedron_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_triangle_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_triangle_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_cls_vector_d.C
|
Added more classes, notably plane and linear_algebra (still empty) [Herve]
|
1999-11-16 19:00:09 +00:00 |
|
_test_cls_vector_d.h
|
First version of the dD kernel. Gives ICE with egcs-1.1.2.
|
1999-11-07 13:42:23 +00:00 |
|
_test_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_fct_point_d.C
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
_test_fct_point_d.h
|
First version of the dD kernel. Gives ICE with egcs-1.1.2.
|
1999-11-07 13:42:23 +00:00 |
|
_test_fct_point_vector_d.C
|
Added more classes, notably plane and linear_algebra (still empty) [Herve]
|
1999-11-16 19:00:09 +00:00 |
|
_test_fct_point_vector_d.h
|
First version of the dD kernel. Gives ICE with egcs-1.1.2.
|
1999-11-07 13:42:23 +00:00 |
|
_test_fct_vector_d.C
|
- Remove references to VECTOR_WRAPPER.
|
2001-06-19 11:13:33 +00:00 |
|
_test_fct_vector_d.h
|
First version of the dD kernel. Gives ICE with egcs-1.1.2.
|
1999-11-07 13:42:23 +00:00 |
|
cartesian_classes.h
|
- Rudimentary test suite, copied from 3D kernel, mostly to see
|
1999-11-25 17:54:30 +00:00 |
|
distance_predicates_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
predicates_on_points_d.h
|
- Added all kernel classes, constructions/predicates and operators
|
1999-12-07 18:59:24 +00:00 |
|
user_classes.h
|
- Remove references to VECTOR_WRAPPER.
|
2001-06-19 11:13:33 +00:00 |