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

◆ m_frame_hooks

std::unordered_map<std::string, std::function<void()> > MayaFlux::Core::WindowManager::m_frame_hooks
private

Calls all registered frame hooks.

Definition at line 144 of file WindowManager.hpp.

Referenced by process(), register_frame_hook(), and unregister_frame_hook().