Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
ApiVersion OGLContext::GetApiVersion() const
134
{
135
return GLFunctions::CurrentApiVersion;
136
}
137
138
std::string OGLContext::GetRendererName() const
139
{
Callers
15
PrepareDestroyContextFactory
Function · 0.45
Render
Method · 0.45
main
Function · 0.45
Init
Method · 0.45
Destroy
Method · 0.45
InitForOpenGL
Method · 0.45
MeshObject
Method · 0.45
UpdateDynamicTextures
Method · 0.45
Init
Method · 0.45
OnSwitchMapStyle
Method · 0.45
OnVisualScaleChanged
Method · 0.45
SetSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected