|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::WindowManager::destroy_window | ( | const std::shared_ptr< Window > & | window, |
| bool | cleanup_backend = false |
||
| ) |
Destroys a window by pointer.
| window | Pointer to window to destroy |
| cleanup_backend | If true, also cleans up backend resources |
Definition at line 58 of file WindowManager.cpp.
References MayaFlux::Journal::Core, MayaFlux::Parallel::dispatch_main_sync(), m_processing_windows, m_terminate, m_windows, MF_DEBUG, MF_INFO, remove_from_lookup(), and MayaFlux::Journal::WindowingSubsystem.
Referenced by destroy_closed_windows(), and destroy_window_by_title().
Here is the call graph for this function:
Here is the caller graph for this function: