MCPcopy Create free account
hub / github.com/comaps/comaps / GetTextureManager

Method GetTextureManager

libs/drape_frontend/engine_context.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23{}
24
25ref_ptr<dp::TextureManager> EngineContext::GetTextureManager() const
26{
27 return m_texMng;
28}
29
30ref_ptr<MetalineManager> EngineContext::GetMetalineManager() const
31{

Callers 6

~RuleDrawerMethod · 0.80
ProcessLineStyleMethod · 0.80
ProcessPointStyleMethod · 0.80
operator()Method · 0.80
DrawTileNetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected