Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMetalineManager
Method
GetMetalineManager
libs/drape_frontend/engine_context.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
ref_ptr<MetalineManager> EngineContext::GetMetalineManager() const
31
{
32
return m_metalineMng;
33
}
34
35
void EngineContext::BeginReadTile()
36
{
Callers
2
ProcessLineStyle
Method · 0.80
ReadFeatures
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected