MCPcopy 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
229void test_point_segment_position()
230{
231 test_point_segment_position_2d();
232 test_point_segment_position_3d();
233}
234
235void test_point_triangle_degenerated_position_2d()
236{

Callers 1

testFunction · 0.70

Tested by

no test coverage detected