cgal/Mesh_2/include/CGAL
Laurent Rineau 0161de5a27 - added test_conforming and test_meshing in test/ with test files.
- rename test/Mesh_2/makefile to GNUmakefile, not submitted:
  makefiles in the testsuite are generated.
- fix a BUG in Mesher_level: one_step() and try_to_insert_one_point(), in
  Null_mesher_level must return false! This fix solves the "follow under
  mouse" bug of mesh_demo.C!
- change some DEBUG macro names to:
    CGAL_MESH_2_DEBUG_BAD_FACES
    CGAL_MESH_2_DEBUG_CLUSTERS
    CGAL_MESH_2_DEBUG_CONFLICTS_ZONE
    CGAL_MESH_2_DEBUG_DRAW
    CGAL_MESH_2_DEBUG_INSERTIONS
    CGAL_MESH_2_VERBOSE
  to please CGAL developer manual.
- add a seed in fish.poly

(Note to Andreas: this is the bug I was looking for. The added test file
helped me to find it cause.)
2006-04-13 16:07:19 +00:00
..
IO
Mesh_2 - added test_conforming and test_meshing in test/ with test files. 2006-04-13 16:07:19 +00:00
Delaunay_mesh_area_criteria_2.h
Delaunay_mesh_criteria_2.h
Delaunay_mesh_face_base_2.h
Delaunay_mesh_local_size_criteria_2.h
Delaunay_mesh_size_criteria_2.h
Delaunay_mesher_2.h
Double_map.h
Filter_circulator.h
Mesher_level.h - added test_conforming and test_meshing in test/ with test files. 2006-04-13 16:07:19 +00:00
Mesher_level_default_implementations.h
Mesher_level_visitors.h
Triangulation_conformer_2.h