MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / texture_manager

Method texture_manager

src/geode/mesh/core/solid_mesh.cpp:1784–1787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1782
1783 template < index_t dimension >
1784 TextureManager3D SolidMesh< dimension >::texture_manager() const
1785 {
1786 return impl_->texture_manager();
1787 }
1788
1789 template class opengeode_mesh_api SolidMesh< 3 >;
1790

Callers 6

test_ioFunction · 0.45
test_textureFunction · 0.45
test_ioFunction · 0.45
test_textureFunction · 0.45
test_ioFunction · 0.45
test_textureFunction · 0.45

Calls

no outgoing calls

Tested by 6

test_ioFunction · 0.36
test_textureFunction · 0.36
test_ioFunction · 0.36
test_textureFunction · 0.36
test_ioFunction · 0.36
test_textureFunction · 0.36