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

◆ m_paused

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

Definition at line 152 of file GraphicsSubsystem.hpp.

152{ false };

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