Commit Graph

9 Commits

Author SHA1 Message Date
Sylvain Pion a35291a8ba - Fixed a few buggy #includes
- Use the macro CGAL_ADVANCED_KERNEL_PARTIAL_SPEC.
- remove warning CGAL::sign -> CGAL_NTS.
2001-06-20 21:55:05 +00:00
Sylvain Pion a1cd663095 - Minor cleanups. 2000-07-09 10:55:33 +00:00
Sylvain Pion c408dbce9f - Re-added headers. 2000-06-27 14:32:35 +00:00
Mariette Yvinec 6052bfc757 remove leading undescore in template parameters names 2000-04-21 07:08:53 +00:00
Hervé Brönnimann 16f8d28a18 - Added all kernel classes, constructions/predicates and operators
in include/CGAL/Cartesian
- Rudimentary test suite, copied from 3D kernel, mostly to see
  if it compiles, and to check basic functionality
- wrapper and kernel classes to be found in test/KernelCd/include
1999-12-07 18:59:24 +00:00
Hervé Brönnimann 1bc7adaf33 - Added all kernel classes, constructions/predicates and operators
in include/CGAL/Cartesian
- Rudimentary test suite, copied from 3D kernel, mostly to see
  if it compiles, and to check basic functionality
- wrapper and kernel classes to be found in test/KernelCd/include
1999-11-25 17:51:13 +00:00
Hervé Brönnimann c739e24650 Added Direction_d, Vector_d, Plane_d
Linear_algebra: empty implementation [will not execute properly]
Compiles with egcs 1.1.2, TODO: check with g++ 2.95.2
1999-11-17 16:56:41 +00:00
Hervé Brönnimann 11c0583413 Added more classes, notably plane and linear_algebra (still empty) [Herve]
Corrected test suite, and adapted for the new classes
1999-11-16 19:00:09 +00:00
Hervé Brönnimann 5d6df18fee First version of the dD kernel. Gives ICE with egcs-1.1.2. 1999-11-07 13:42:23 +00:00