| .. |
|
data
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
AABB_test_util.h
|
fix warnings
|
2023-06-29 10:42:25 +02:00 |
|
CMakeLists.txt
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
|
aabb_any_all_benchmark.cpp
|
boost::optional => std::optional
|
2023-06-15 10:57:09 +02:00 |
|
aabb_correctness_triangle_test.cpp
|
boost::optional => std::optional
|
2023-06-15 10:57:09 +02:00 |
|
aabb_distance_edge_test.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
aabb_distance_triangle_hint_test.cpp
|
remove ./ prefix
|
2021-10-04 09:32:04 +02:00 |
|
aabb_distance_triangle_test.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
aabb_intersection_triangle_test.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
aabb_naive_vs_tree_distance_segment_test.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
aabb_naive_vs_tree_distance_triangle_test.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
aabb_naive_vs_tree_triangle_test.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
aabb_test_all_intersected_primitives_tree.cpp
|
Deal with AABB_tree
|
2022-01-18 16:31:03 +00:00 |
|
aabb_test_datum.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
aabb_test_empty_tree.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:26:59 +01:00 |
|
aabb_test_is_ray_intersection_geomtraits.cpp
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
|
aabb_test_move_constructor.cpp
|
Deal with AABB_tree
|
2022-01-18 16:31:03 +00:00 |
|
aabb_test_multi_mesh.cpp
|
boost::array -> std::array
|
2023-04-23 22:37:07 +02:00 |
|
aabb_test_ray_intersection.cpp
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
|
aabb_test_singleton_tree.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:26:59 +01:00 |
|
aabb_triangle_datum_covering.cpp
|
fixes after merge
|
2022-01-19 20:53:49 +01:00 |