Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Get
Method
Get
libs/drape_frontend/drape_engine_safe_ptr.hpp:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
explicit operator bool() { return m_ptr.m_engine != nullptr; }
61
62
ref_ptr<DrapeEngine> Get() { return m_ptr.m_engine; }
63
64
private:
65
DrapeEngineSafePtr & m_ptr;
Callers
9
AddLine
Method · 0.45
RemoveLine
Method · 0.45
Clear
Method · 0.45
Invalidate
Method · 0.45
ExtractTrafficGeometry
Function · 0.45
ProcessLineStyle
Method · 0.45
GenerateSegmentsGeometry
Method · 0.45
ReserveBatcher
Method · 0.45
PushTaskBackForTileKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected