Commit Graph

6 Commits

Author SHA1 Message Date
Sylvain Pion 857746954f - Added tests "if (is)" in operator>>(). 2000-11-17 14:52:55 +00:00
Sylvain Pion c408dbce9f - Re-added headers. 2000-06-27 14:32:35 +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 dbde2d6193 Added more classes, notably plane and linear_algebra (still empty) [Herve]
Used linear_algebra in predicates, not yet functional but header is there.
Corrected test suite, and adapted for the new classes
1999-11-16 19:01:31 +00:00