Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ useCurrentContext
Method
useCurrentContext
source/glbinding/source/Binding.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void Binding::useCurrentContext()
244
{
245
useContext(0);
246
}
247
248
void Binding::useContext(const ContextHandle context)
249
{
Callers
nothing calls this directly
Calls
1
useContext
Function · 0.85
Tested by
no test coverage detected