Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void test_triangle_area()
89
{
90
test_triangle_area_2d();
91
test_triangle_area_3d();
92
}
93
94
void test_triangle_signed_area_2d()
95
{
Callers
nothing calls this directly
Calls
2
test_triangle_area_2d
Function · 0.85
test_triangle_area_3d
Function · 0.85
Tested by
no test coverage detected