| .. |
|
data
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
AABB_test_util.h
|
char* -> std::string
|
2021-10-04 09:49:24 +02:00 |
|
CMakeLists.txt
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
|
aabb_any_all_benchmark.cpp
|
Replaced boost::tuple with std::tuple
|
2022-03-10 10:50:06 +05:30 |
|
aabb_correctness_triangle_test.cpp
|
Add one example and one test in this pr to test the use of CGAL::data_file_path
|
2021-03-16 11:09:49 +01: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
|
Fix AABBGeomTraits's intersection pred/cons requirements (+ misc cleaning)
|
2021-09-28 15:32:06 +02:00 |
|
aabb_test_move_constructor.cpp
|
Deal with AABB_tree
|
2022-01-18 16:31:03 +00:00 |
|
aabb_test_multi_mesh.cpp
|
Deal with AABB_tree
|
2022-01-18 16:31:03 +00:00 |
|
aabb_test_ray_intersection.cpp
|
Deal with Arrangement
|
2022-01-19 07:30:22 +00: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 |