MCPcopy 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
64private:
65 DrapeEngineSafePtr & m_ptr;

Callers 9

AddLineMethod · 0.45
RemoveLineMethod · 0.45
ClearMethod · 0.45
InvalidateMethod · 0.45
ExtractTrafficGeometryFunction · 0.45
ProcessLineStyleMethod · 0.45
ReserveBatcherMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected