Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
ref_ptr<dp::TextureManager> EngineContext::GetTextureManager() const
26
{
27
return m_texMng;
28
}
29
30
ref_ptr<MetalineManager> EngineContext::GetMetalineManager() const
31
{
Callers
6
~RuleDrawer
Method · 0.80
ProcessAreaAndPointStyle
Method · 0.80
ProcessLineStyle
Method · 0.80
ProcessPointStyle
Method · 0.80
operator()
Method · 0.80
DrawTileNet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected