MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_window_manager()

MAYAFLUX_API Core::WindowManager & MayaFlux::get_window_manager ( )

Gets a handle to default window manager.

Returns
Reference to the WindowManager

Definition at line 9 of file Windowing.cpp.

10{
12}
std::shared_ptr< WindowManager > get_window_manager()
Gets the window manager.
Definition Engine.hpp:256
Core::Engine & get_context()
Gets the default engine instance.
Definition Core.cpp:56

References get_context(), and MayaFlux::Core::Engine::get_window_manager().

Referenced by create_window().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: