MCPcopy 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
243void Binding::useCurrentContext()
244{
245 useContext(0);
246}
247
248void Binding::useContext(const ContextHandle context)
249{

Callers

nothing calls this directly

Calls 1

useContextFunction · 0.85

Tested by

no test coverage detected