MCPcopy 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
622void test_texture( const geode::PolyhedralSolid3D& polyhedral_solid )
623{
624 auto manager = polyhedral_solid.texture_manager();
625 manager.find_or_create_texture( "texture" );
626}
627
628void test()
629{

Callers 1

testFunction · 0.70

Calls 1

texture_managerMethod · 0.45

Tested by

no test coverage detected