MCPcopy Create free account
hub / github.com/comaps/comaps / GetApiVersion

Method GetApiVersion

libs/drape_frontend/drape_engine.hpp:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258 void SetCustomArrow3d(std::optional<Arrow3dCustomDecl> arrow3dCustomDecl);
259
260 dp::ApiVersion GetApiVersion() const { return m_frontend->GetApiVersion(); }
261
262private:
263 void AddUserEvent(drape_ptr<UserEvent> && e);

Callers 7

RenderArrowMethod · 0.45
RebuildMethod · 0.45
CleanupTexturesMethod · 0.45
InitMethod · 0.45
UpdateFramebuffersMethod · 0.45
CacheScaleFpsLabelMethod · 0.45
RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected