cgal/Packages/Triangulation_2/test
Mariette Yvinec 41da62d4f6 - Weighted_point : remake the constructor from Point implicit
otherwise predicate on Bare_point cannot be called with Bare_point.
- Replace the typedef or Regular_triangulation_euclidean_traits :
  typedef Weighted_point                        Point_2;
  by a Weighted_point_mapper_2.
  This will be necessary to adapt Kernel traits when Weighted_point
  will be in Kernel
  but  this does not slove satisfactory the  Weighted_point_2 - Point_2
  type problem of regular, hence the need for the implicit converter.
2004-04-01 07:08:51 +00:00
..
Triangulation_2 - Weighted_point : remake the constructor from Point implicit 2004-04-01 07:08:51 +00:00
Triangulation_2_Delaunay - Weighted_point : remake the constructor from Point implicit 2004-04-01 07:08:51 +00:00
Triangulation_2_constrained - fixed the return of get_conflicts_and_boundary member functions 2004-02-16 17:30:50 +00:00
run_testsuite