| .. |
|
data
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
include
|
move test files from gsoc2014-VCM_3-jmeyron@276e4bb8
|
2014-11-13 11:52:28 +01:00 |
|
CMakeLists.txt
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +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
|
fix errors on tests and fix warnings
|
2014-11-13 15:05:24 +01:00 |
|
ch3_dual_test_coplanar_3.cpp
|
fix errors on tests and fix warnings
|
2014-11-13 15:05:24 +01:00 |
|
ch3_dual_test_equal_3.cpp
|
fix errors on tests and fix warnings
|
2014-11-13 15:05:24 +01:00 |
|
ch3_dual_test_has_on_positive_side_3.cpp
|
fix errors on tests and fix warnings
|
2014-11-13 15:05:24 +01:00 |
|
ch3_dual_test_less_distance_to_point_3.cpp
|
fix errors on tests and fix warnings
|
2014-11-13 15:05:24 +01:00 |
|
ch3_dual_test_less_signed_distance_to_plane_3.cpp
|
fix errors on tests and fix warnings
|
2014-11-13 15:05:24 +01:00 |
|
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
|
filter the predicates in Convex_hull_traits_3 if requested
|
2015-01-09 12:20:14 +01:00 |
|
degeneracy_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
quick_hull_default_traits.cpp
|
Change namespaces from internal::Convex_hull_3 to Convex_hull_3::internal
|
2020-03-10 13:47:50 +01: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
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01: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 |