MCPcopy 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
30ref_ptr<MetalineManager> EngineContext::GetMetalineManager() const
31{
32 return m_metalineMng;
33}
34
35void EngineContext::BeginReadTile()
36{

Callers 2

ProcessLineStyleMethod · 0.80
ReadFeaturesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected