mirror of https://github.com/CGAL/cgal
- 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.)
|
||
|---|---|---|
| .. | ||
| bench | ||
| demo/Mesh_2 | ||
| doc_tex | ||
| examples/Mesh_2 | ||
| include/CGAL | ||
| test/Mesh_2 | ||
| utils/Mesh_2 | ||
| Doxyfile | ||
| GNUmakefile | ||
| Mesh_2.kdevelop | ||
| Mesh_2.kdevelop.filelist | ||
| README | ||
| TODO | ||
| changes.txt | ||
| description.txt | ||
| dont_submit | ||
| maintainer | ||
| my_tags.j2h | ||
| stylesheet.css | ||
README
2d meshing package Ruppert meshing algorithm developped by Laurent Rineau