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

Method getNativeHandle

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

Source from the content-addressed store, hash-verified

201}
202
203GLFWwindow* Widget::getNativeHandle() const
204{
205 return mWindow;
206}
207
208void Widget::makeContextCurrent() const
209{

Callers 1

WidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected