MCPcopy Create free account
hub / github.com/cginternals/globjects / setCurrentContext

Function setCurrentContext

source/globjects/source/globjects.cpp:159–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159void setCurrentContext()
160{
161 glbinding::ContextHandle contextId = glbinding::getCurrentContext();
162 setContext(contextId);
163}
164
165std::string getString(const GLenum pname)
166{

Callers 1

setContextFunction · 0.85

Calls 1

setContextFunction · 0.85

Tested by

no test coverage detected