Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test_point_segment_position
Function
test_point_segment_position
tests/geometry/test-position.cpp:229–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
void test_point_segment_position()
230
{
231
test_point_segment_position_2d();
232
test_point_segment_position_3d();
233
}
234
235
void test_point_triangle_degenerated_position_2d()
236
{
Callers
1
test
Function · 0.70
Calls
2
test_point_segment_position_2d
Function · 0.70
test_point_segment_position_3d
Function · 0.70
Tested by
no test coverage detected