|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Window > MayaFlux::Core::WindowManager::create_window | ( | const WindowCreateInfo & | create_info | ) |
Creates a new window.
| create_info | Window creation parameters |
Definition at line 27 of file WindowManager.cpp.
References MayaFlux::Journal::Core, create_window_internal(), MayaFlux::Core::GLFWSingleton::get_platform(), MayaFlux::Core::WindowCreateInfo::height, m_processing_windows, m_window_lookup, m_windows, MF_INFO, MF_WARN, MayaFlux::Core::WindowCreateInfo::title, MayaFlux::Core::WindowCreateInfo::width, and MayaFlux::Journal::WindowingSubsystem.
Referenced by MayaFlux::create_window().
Here is the call graph for this function:
Here is the caller graph for this function: