cgal/Convex_hull_d/demo/Convex_hull_d
Laurent Rineau 3c02e07b23 Try to fix my last revision about cmake_policy, with CMake-2.6.x
CMake gives an error if one tries to use cmake_policy(VERSION x.y.z) if
x.y.z is greater than the current CMake version.
2011-04-28 17:45:22 +00:00
..
CMakeLists.txt Try to fix my last revision about cmake_policy, with CMake-2.6.x 2011-04-28 17:45:22 +00:00
README removed and modified demos which depend on Leda 2007-03-13 13:47:55 +00:00
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 one less warning for VC++ 2008-11-25 10:43:44 +00:00
delaunay_dd-runtime.cpp Fix "Error: The function "atoi" must have a prototype." 2008-03-11 11:23:57 +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)