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

Method GetApiVersion

libs/drape/oglcontext.cpp:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133ApiVersion OGLContext::GetApiVersion() const
134{
135 return GLFunctions::CurrentApiVersion;
136}
137
138std::string OGLContext::GetRendererName() const
139{

Callers 15

RenderMethod · 0.45
mainFunction · 0.45
InitMethod · 0.45
DestroyMethod · 0.45
InitForOpenGLMethod · 0.45
MeshObjectMethod · 0.45
UpdateDynamicTexturesMethod · 0.45
InitMethod · 0.45
OnSwitchMapStyleMethod · 0.45
OnVisualScaleChangedMethod · 0.45
SetSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected