Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ versionString
Function
versionString
source/globjects/source/globjects.cpp:271–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
std::string versionString()
272
{
273
return getString(GL_VERSION);
274
}
275
276
glbinding::Version version()
277
{
Callers
nothing calls this directly
Calls
1
getString
Function · 0.85
Tested by
no test coverage detected