cgal/AABB_tree/test/AABB_tree
Laurent Rineau 0fa0c4fbb9 Merge pull request #4244 from maxGimeno/AABB_tree-Make_accelerate_distance_queries_default-maxGimeno
AABB_tree: make accelerate distance queries default
2019-12-05 11:05:35 +01:00
..
data Make the code matching the submission 2016-04-26 17:12:15 +02:00
AABB_test_util.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
CMakeLists.txt CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
aabb_any_all_benchmark.cpp remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
aabb_correctness_triangle_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_distance_edge_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_distance_triangle_hint_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_distance_triangle_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_intersection_triangle_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_naive_vs_tree_distance_segment_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_naive_vs_tree_distance_triangle_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_naive_vs_tree_triangle_test.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
aabb_test_all_intersected_primitives_tree.cpp Update AABB_tree/test/AABB_tree/aabb_test_all_intersected_primitives_tree.cpp 2019-06-14 11:31:31 +02:00
aabb_test_datum.cpp more tests 2018-10-10 14:55:45 +02:00
aabb_test_empty_tree.cpp Remove all calls to accelerate_distance_queries(), now redundant. 2019-09-24 11:44:20 +02:00
aabb_test_is_ray_intersection_geomtraits.cpp Revert "AABB_tree : fix doc vs code inconsistency" 2016-08-23 11:12:33 +02:00
aabb_test_multi_mesh.cpp fix doc and don't duplicate the id. Use a pointer to the graph. 2018-10-09 14:14:51 +02:00
aabb_test_ray_intersection.cpp remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
aabb_test_singleton_tree.cpp Remove all calls to accelerate_distance_queries(), now redundant. 2019-09-24 11:44:20 +02:00