Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test
Function
test
tests/geometry/test-coordinate-system.cpp:136–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void test()
137
{
138
acute_system2D();
139
optuse_system2D();
140
orthonormal_system3D();
141
acute_system3D();
142
optuse_system3D();
143
}
144
145
OPENGEODE_TEST(
"coordinate-system"
)
Callers
1
check_point
Function · 0.70
Calls
5
acute_system2D
Function · 0.85
optuse_system2D
Function · 0.85
orthonormal_system3D
Function · 0.85
acute_system3D
Function · 0.85
optuse_system3D
Function · 0.85
Tested by
no test coverage detected