cgal/AABB_tree/test/AABB_tree
Sébastien Loriot ce126b87c6 remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
..
data Make the code matching the submission 2016-04-26 17:12:15 +02:00
AABB_test_util.h remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
CMakeLists.txt Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +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 AABB_tree, BGL 2019-02-14 09:44:18 +01:00
aabb_distance_edge_test.cpp AABB_tree, BGL 2019-02-14 09:44:18 +01:00
aabb_distance_triangle_hint_test.cpp AABB_tree, BGL 2019-02-14 09:44:18 +01:00
aabb_distance_triangle_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
aabb_intersection_triangle_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
aabb_naive_vs_tree_distance_segment_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
aabb_naive_vs_tree_distance_triangle_test.cpp remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
aabb_naive_vs_tree_triangle_test.cpp remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
aabb_test_datum.cpp more tests 2018-10-10 14:55:45 +02:00
aabb_test_empty_tree.cpp
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