|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::WindowManager::destroy_window | ( | const std::shared_ptr< Window > & | window | ) |
Destroys a window by pointer.
| window | Pointer to window to destroy |
Definition at line 56 of file WindowManager.cpp.
References MayaFlux::Journal::Core, m_processing_windows, m_windows, 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: