Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test
Function
test
tests/geometry/test-aabb.cpp:485–489 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
void test()
486
{
487
do_test< 2 >();
488
do_test< 3 >();
489
}
490
491
OPENGEODE_TEST(
"aabb"
)
Callers
6
test_build_aabb
Function · 0.70
test_nearest_neighbor_search
Function · 0.70
test_intersections_with_query_box
Function · 0.70
test_intersections_with_ray_trace
Function · 0.70
test_self_intersections
Function · 0.70
test_other_intersections
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected