cgal/Convex_hull_d/demo/Convex_hull_d
Laurent Rineau 51f01ad033 Fix "Error: The function "atoi" must have a prototype."
(detected by Sun CC-5.9)
2008-03-11 11:23:57 +00:00
..
CMakeLists.txt Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
README
chull_3d-geomview-demo.cpp Remove workarounds and support for the BORLAND compiler. 2008-01-20 20:24:20 +00:00
chull_dd-geomview-demo.cpp Remove workarounds and support for the BORLAND compiler. 2008-01-20 20:24:20 +00:00
chull_dd-runtime.cpp
delaunay_dd-runtime.cpp Fix "Error: The function "atoi" must have a prototype." 2008-03-11 11:23:57 +00:00
makefile
makefile.opt .C -> .cpp 2007-06-28 18:36:15 +00:00

README

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_dd-runtime		random dd runtime (incremental dimension)