cgal/Convex_hull_2/examples/Convex_hull_2
Laurent Rineau 3a223ebd1e cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
..
files
include/CGAL run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
CMakeLists.txt cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +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 Removed the word 'example' from the examples 2008-07-08 14:58:17 +00:00
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 I think those includes should be explicitly added. 2008-11-27 15:49:24 +00:00
vector_convex_hull_2.cpp fix typo 2008-11-25 10:09:11 +00:00