|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Core::WindowManager::process | ( | ) |
Process windows for one frame.
This is the main per-frame operation that should be called from the application's main loop. It:
Definition at line 173 of file WindowManager.cpp.
References destroy_closed_windows(), m_frame_hooks, m_hooks_mutex, and window_count().
Here is the call graph for this function: