cgal/Convex_hull_d/demo/Convex_hull_d
Andreas Meyer 68c3715b5c support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
..
README Move packages to trunk root 2006-02-14 08:58:14 +00:00
chull_2d-windows-demo.cpp changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
chull_3d-geomview-demo.cpp changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
chull_3d-windows-demo.cpp support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
chull_dd-geomview-demo.cpp changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
chull_dd-runtime.cpp changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
delaunay_3d-windows-demo.cpp support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
delaunay_dd-runtime.cpp support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
makefile changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
makefile.opt rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00

README

chull_2d-windows-demo		interactive 2d convex hull in a LEDA window
chull_3d-windows-demo		random 3d convex hull in a LEDA window
chull_3d-geomview-demo		random 3d convex hull (3d kernel) in geomview
chull_dd-geomview-demo		random 3d convex hull (dd kernel) in geomview
chull_dd-runtime		random dd runtime (incremental dimension)
delaunay_3d-windows-demo	random 2d delaunay/ 3d chull demo
delaunay_dd-runtime		random dd runtime (incremental dimension)