Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/forge
/ pollEvents
Method
pollEvents
src/backend/opengl/glfw/window.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
void Widget::pollEvents()
366
{
367
glfwPollEvents();
368
}
369
370
void Widget::resizePixelBuffers()
371
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected