cgal/Mesh_2
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* 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
2007-11-07 16:51:18 +00:00
..
bench - new debug macros: 2006-07-10 09:13:23 +00:00
demo/Mesh_2 some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
doc_tex Moved ccInclude 2007-06-19 14:24:06 +00:00
examples/Mesh_2 Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
include/CGAL Fix Mesh_2 in trunk: Mesh_2::Refine_edges_visitor<> no longer carries data. 2007-10-16 14:41:34 +00:00
test/Mesh_2 Should fix the use of ::atoi under SunOS: 2007-11-07 10:23:42 +00:00
utils/Mesh_2 - new debug macros: 2006-07-10 09:13:23 +00:00
Doxyfile Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
GNUmakefile Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
Mesh_2.kdevelop - new debug macros: 2006-07-10 09:13:23 +00:00
Mesh_2.kdevelop.filelist - new debug macros: 2006-07-10 09:13:23 +00:00
README Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
TODO Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
changes.txt update changes.txt 2006-12-01 17:33:57 +00:00
description.txt Test commit via WevDAV. 2006-12-14 12:14:36 +00:00
dont_submit Remove the need for mentionning todo files and doxygen files. 2007-11-03 21:15:36 +00:00
maintainer Attempt to commit via WebDAV. 2006-12-05 13:38:18 +00:00
stylesheet.css Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00

README

 2d meshing package
 Ruppert meshing algorithm
 developped by Laurent Rineau