Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test_texture
Function
test_texture
tests/mesh/test-polyhedral-solid.cpp:622–626 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
620
}
621
622
void test_texture( const geode::PolyhedralSolid3D& polyhedral_solid )
623
{
624
auto manager = polyhedral_solid.texture_manager();
625
manager.find_or_create_texture(
"texture"
);
626
}
627
628
void test()
629
{
Callers
1
test
Function · 0.70
Calls
1
texture_manager
Method · 0.45
Tested by
no test coverage detected