MCPcopy Create free account
hub / github.com/arrayfire/forge / getGLContextHandle

Method getGLContextHandle

src/backend/opengl/glfw/window.cpp:213–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211}
212
213long long Widget::getGLContextHandle()
214{
215 return opengl::getCurrentContextHandle();
216}
217
218long long Widget::getDisplayHandle()
219{

Callers

nothing calls this directly

Calls 1

getCurrentContextHandleFunction · 0.85

Tested by

no test coverage detected