MayaFlux 0.1.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 216 of file Engine.hpp.

216{ return m_graphics_config; }
GlobalGraphicsConfig m_graphics_config
Graphics/windowing configuration.
Definition Engine.hpp:302

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

+ Here is the caller graph for this function: