cgal/Convex_hull_3/test/Convex_hull_3
Laurent Rineau 3a223ebd1e cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
..
data automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
include
CMakeLists.txt cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Point_3_list.txt
ch3_4points.cpp Deal with CH3 2022-01-18 16:37:28 +00:00
ch3_dual_test_collinear_3.cpp
ch3_dual_test_coplanar_3.cpp
ch3_dual_test_equal_3.cpp
ch3_dual_test_has_on_positive_side_3.cpp
ch3_dual_test_less_distance_to_point_3.cpp
ch3_dual_test_less_signed_distance_to_plane_3.cpp
convex_hull_traits_3_fp_bug.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
convex_hull_traits_3_fp_bug.xyz
degeneracy_test.cpp Fix a Convex_hull_3 test case 2022-10-04 06:34:05 +01:00
quick_hull_default_traits.cpp Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
quickhull_degenerate_test_3.cpp Merge pull request #6233 from sloriot/CH3-fix_test 2022-01-17 15:34:41 +01:00
quickhull_test_3.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_ch_3_ambiguity.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_extreme_points.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_halfspace_intersections.cpp boost::optional => std::optional 2023-06-15 10:57:09 +02:00
test_quickhull_indexed_triangle_set_3.cpp code bugfix after test; doc bug fix: SequenceContainer -> RandomAccessContainer (also in Stream_support) 2021-10-05 08:40:47 +01:00