|
MayaFlux 0.2.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 189 of file WindowManager.cpp.
References destroy_closed_windows(), MayaFlux::Parallel::dispatch_main_sync(), m_frame_hooks, m_hooks_mutex, and window_count().
Here is the call graph for this function: