MCPcopy 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
327void test_texture( const geode::EdgedCurve3D& edged_curve )
328{
329 auto manager = edged_curve.texture_manager();
330 manager.find_or_create_texture( "texture" );
331}
332
333void test()
334{

Callers 1

testFunction · 0.70

Calls 1

texture_managerMethod · 0.45

Tested by

no test coverage detected