cgal/Mesh_2
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
..
bench rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
demo/Mesh_2 - added test_conforming and test_meshing in test/ with test files. 2006-04-13 16:07:19 +00:00
doc_tex fix Mesh_2 typo 2006-04-06 22:31:13 +00:00
examples/Mesh_2 Hacking of my personnal (dont submitted) makefiles: GNUmakefile 2006-03-20 15:10:14 +00:00
include/CGAL - added test_conforming and test_meshing in test/ with test files. 2006-04-13 16:07:19 +00:00
test/Mesh_2 - added test_conforming and test_meshing in test/ with test files. 2006-04-13 16:07:19 +00:00
utils/Mesh_2 Move packages to trunk root 2006-02-14 08:58:16 +00:00
Doxyfile Move packages to trunk root 2006-02-14 08:58:16 +00:00
GNUmakefile GNUmakefile hacking 2006-03-23 16:10:54 +00:00
Mesh_2.kdevelop Move packages to trunk root 2006-02-14 08:58:16 +00:00
Mesh_2.kdevelop.filelist Move packages to trunk root 2006-02-14 08:58:16 +00:00
README Move packages to trunk root 2006-02-14 08:58:16 +00:00
TODO Move packages to trunk root 2006-02-14 08:58:16 +00:00
changes.txt - added test_conforming and test_meshing in test/ with test files. 2006-04-13 16:07:19 +00:00
description.txt Move packages to trunk root 2006-02-14 08:58:16 +00:00
dont_submit Remove obsolete filenames from dont_submit files: 2006-02-19 20:23:51 +00:00
maintainer Move packages to trunk root 2006-02-14 08:58:16 +00:00
my_tags.j2h Move packages to trunk root 2006-02-14 08:58:16 +00:00
stylesheet.css Move packages to trunk root 2006-02-14 08:58:16 +00:00

README

 2d meshing package
 Ruppert meshing algorithm
 developped by Laurent Rineau