cgal/AABB_tree/test/AABB_tree
Laurent Rineau 4fbf00fb8a CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02: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 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 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_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
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