| .. |
|
CMakeLists.txt
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
|
bbox_other_do_intersect_test.cpp
|
Merge branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
|
2022-12-02 23:19:29 +01:00 |
|
call_test.cpp
|
Fix misc issues within intersection tests themselves
|
2021-08-06 10:12:37 +02:00 |
|
circle_other.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
create_bbox_mesh.h
|
Add a trivial test case for do_intersect(Bbox_3,Triangle_3)
|
2014-06-20 16:34:09 +02:00 |
|
intersection_test_helper.h
|
fixes after merge
|
2023-06-15 11:34:14 +02:00 |
|
issue_5428.cpp
|
fixes after merge
|
2023-06-15 11:34:14 +02:00 |
|
segment_segment.cpp
|
clang-tidy on tests
|
2021-02-18 15:15:12 +01:00 |
|
test_intersections_Iso_cuboid_3.cpp
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
|
test_intersections_Line_3.cpp
|
remove extra template keyword
|
2024-10-04 16:08:31 +02:00 |
|
test_intersections_Plane_3.cpp
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
|
test_intersections_Point_3.cpp
|
Fix misc issues within intersection tests themselves
|
2021-08-06 10:12:37 +02:00 |
|
test_intersections_Ray_3.cpp
|
Fix for Line_3 Ray_3 do_intersect (#8398)
|
2024-08-26 15:21:21 +02:00 |
|
test_intersections_Segment_3.cpp
|
Fix Segment_3-Sphere_3 do intersect: detect fully contained segments
|
2021-06-28 13:26:28 +02:00 |
|
test_intersections_Sphere_3.cpp
|
Fix bad tests
|
2021-08-23 11:49:54 +02:00 |
|
test_intersections_Tetrahedron_3.cpp
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
|
triangle_3_triangle_3_intersection.cpp
|
add more test from errors while testing thingi10k models
|
2023-06-07 15:02:10 +02:00 |
|
triangle_other.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
triangle_other_intersection_test.cpp
|
Fix warning
|
2021-08-31 11:08:39 +02:00 |