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-edged-curve.cpp:327–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
}
326
327
void test_texture( const geode::EdgedCurve3D& edged_curve )
328
{
329
auto manager = edged_curve.texture_manager();
330
manager.find_or_create_texture(
"texture"
);
331
}
332
333
void test()
334
{
Callers
1
test
Function · 0.70
Calls
1
texture_manager
Method · 0.45
Tested by
no test coverage detected