cgal/Convex_hull_2/examples/Convex_hull_2
Andreas Fabri c6fe1586c1 Convex_hull_2: Use of 2D Delaunay 2023-01-02 16:33:45 +00:00
..
files
include/CGAL run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
CMakeLists.txt Massive update of CMake policies to version 3.23 2022-05-06 09:34:35 +02:00
array_convex_hull_2.cpp Send the points of the hello world example to std::cout. 2014-08-27 12:23:00 +02:00
ch_delaunay_2.cpp Convex_hull_2: Use of 2D Delaunay 2023-01-02 16:33:45 +00:00
ch_from_cin_to_cout.cin
ch_from_cin_to_cout.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
ch_graham_anderson.cin
ch_graham_anderson.cpp Remove useless "using namespace boost" (boost::bind was replaced with lambdas) 2022-06-30 09:32:45 +02:00
ch_timing.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
convex_hull_indices_2.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
convex_hull_yz.cin add input for test file 2012-11-28 16:05:18 +01:00
convex_hull_yz.cpp BUG when not using the default traits, pass it to the function 2012-11-28 12:05:03 +01:00
iostream_convex_hull_2.cin add a input for an example. I don't know how the testsuite could work without the file 2012-05-30 16:03:07 +00:00
iostream_convex_hull_2.cpp
vector_convex_hull_2.cpp