Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ setContext
Function
setContext
source/globjects/source/globjects.cpp:153–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void setContext(const glbinding::ContextHandle contextId)
154
{
155
glbinding::Binding::useContext(contextId);
156
Registry::setCurrentContext(contextId);
157
}
158
159
void setCurrentContext()
160
{
Callers
1
setCurrentContext
Function · 0.85
Calls
1
setCurrentContext
Function · 0.85
Tested by
no test coverage detected