cgal/Convex_hull_d/demo/Convex_hull_d
Andreas Fabri c29334c0cb changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
..
README
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 changed .C to .cpp in examples 2006-07-09 21:20:20 +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 changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
delaunay_dd-runtime.cpp changed .C to .cpp in examples 2006-07-09 21:20:20 +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)