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

◆ get_graphics_config()

GlobalGraphicsConfig & MayaFlux::Core::Engine::get_graphics_config ( )
inline

Gets the current graphics configuration.

Returns
Reference to the GlobalGraphicsConfig struct

Definition at line 218 of file Engine.hpp.

218{ return m_graphics_config; }
GlobalGraphicsConfig m_graphics_config
Graphics/windowing configuration.
Definition Engine.hpp:367

Referenced by MayaFlux::Config::get_global_graphics_config().

+ Here is the caller graph for this function: