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

◆ m_running

std::atomic<bool> MayaFlux::Core::GraphicsSubsystem::m_running { false }
private

Definition at line 151 of file GraphicsSubsystem.hpp.

151{ false };

Referenced by graphics_thread_loop(), pause(), resume(), start(), and stop().