MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / test_point_triangle_position

Function test_point_triangle_position

tests/geometry/test-position.cpp:406–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404}
405
406void test_point_triangle_position()
407{
408 test_point_triangle_position_2d();
409 test_point_triangle_degenerated_position_2d();
410 test_point_triangle_position_3d();
411}
412
413void test_point_tetrahedron_position()
414{

Callers 1

testFunction · 0.70

Tested by

no test coverage detected