mirror of https://github.com/CGAL/cgal
* CGAL_error to CGAL_error_msg * introduced a macro CGAL_error() * added some words about CGAL_error to the developers manual * renamed most of assert(x) into CGAL_assertion(x) * renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error * CORE left untouched, OpenNL changed |
||
|---|---|---|
| .. | ||
| 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 | ||
| stylesheet.css | ||
README
2d meshing package Ruppert meshing algorithm developped by Laurent Rineau