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

Function test_triangle_area

tests/geometry/test-mensuration.cpp:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void test_triangle_area()
89{
90 test_triangle_area_2d();
91 test_triangle_area_3d();
92}
93
94void test_triangle_signed_area_2d()
95{

Callers

nothing calls this directly

Calls 2

test_triangle_area_2dFunction · 0.85
test_triangle_area_3dFunction · 0.85

Tested by

no test coverage detected