cgal/Packages/Triangulation_2/test/Triangulation_2_Delaunay
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
..
makefile added in all test_regular_hierarchy_2$(EXE_EXT) 2003-02-07 14:06:24 +00:00
makefile_local - Weighted_point : remake the constructor from Point implicit 2004-04-01 07:08:51 +00:00
test_delaunay_hierarchy_2.C Remove useless mentions of the try-to-be deprecated Direction_2 2004-01-13 18:25:55 +00:00
test_delaunay_triangulation_2.C undo the comment of line 2004-02-16 17:48:37 +00:00
test_regular_hierarchy_2.C slight changes to explore the segmentation fault of FreeBSD 2003-08-01 09:47:29 +00:00
test_regular_triangulation_2.C fixed test of regular_triangulation and regular_hierarchy 2003-04-17 11:51:14 +00:00