cgal/Triangulation_2/demo/Triangulation_2
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
data
help
cgal_types.h switch to exact kernel and add input of points to Delaunay 2007-06-07 21:39:37 +00:00
constrained.cpp Add missing #include <cassert> . 2008-01-20 19:13:05 +00:00
constrained_cgal_types.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
constrained_delaunay_triangulation_2.cpp bg color, and initial input 2007-05-01 20:06:41 +00:00
constrained_delaunay_triangulation_2.vcproj VS project files merged back 2007-06-06 15:35:17 +00:00
constrained_delaunay_triangulation_2_layers.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
constrained_delaunay_triangulation_2_toolbar.cpp bg color, and initial input 2007-05-01 20:06:41 +00:00
constrained_delaunay_triangulation_2_toolbar.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
constrained_delaunay_triangulation_2_toolbar_layers.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
constrained_delaunay_triangulation_2_toolbar_layers.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
delaunay_triangulation_2.cpp CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
delaunay_triangulation_2.vcproj VS project files merged back 2007-06-06 15:35:17 +00:00
delaunay_triangulation_2_layers.h switch to exact kernel and add input of points to Delaunay 2007-06-07 21:39:37 +00:00
delaunay_triangulation_2_toolbar.cpp switch to exact kernel and add input of points to Delaunay 2007-06-07 21:39:37 +00:00
delaunay_triangulation_2_toolbar.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
delaunay_triangulation_2_toolbar_layers.cpp fixed typo 2007-06-08 06:17:59 +00:00
delaunay_triangulation_2_toolbar_layers.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
makefile replace obsolete variable CGAL_QT_LDFLAGS by CGAL_LDFLAGS 2007-03-11 09:54:17 +00:00
regular_cgal_types.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
regular_triangulation_2.cpp switch to exact kernel and add input of points to Delaunay 2007-06-07 21:39:37 +00:00
regular_triangulation_2.vcproj VS project files merged back 2007-06-06 15:35:17 +00:00
regular_triangulation_2_layers.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
regular_triangulation_2_toolbar.cpp bg color, and initial input 2007-05-01 20:06:41 +00:00
regular_triangulation_2_toolbar.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
regular_triangulation_2_toolbar_layers.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
regular_triangulation_2_toolbar_layers.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
triangulation_2_edit_vertex.cpp Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
triangulation_2_edit_vertex.h Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00