MCPcopy 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
271std::string versionString()
272{
273 return getString(GL_VERSION);
274}
275
276glbinding::Version version()
277{

Callers

nothing calls this directly

Calls 1

getStringFunction · 0.85

Tested by

no test coverage detected