MCPcopy 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
365void Widget::pollEvents()
366{
367 glfwPollEvents();
368}
369
370void Widget::resizePixelBuffers()
371{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected