cgal/AABB_tree/test/AABB_tree
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
..
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 remove ./ prefix 2021-10-04 09:32:04 +02:00
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 automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
aabb_test_datum.cpp
aabb_test_empty_tree.cpp
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 automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
aabb_test_multi_mesh.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
aabb_test_ray_intersection.cpp
aabb_test_singleton_tree.cpp