MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::WindowManagerHandle Class Reference

#include <ProcessingArchitecture.hpp>

+ Collaboration diagram for MayaFlux::Core::WindowManagerHandle:

Public Member Functions

 WindowManagerHandle (std::shared_ptr< Core::WindowManager > window_manager)
 Constructs handle for specific window manager.
 
void process ()
 Process window events and frame hooks.
 
std::vector< std::shared_ptr< Core::Window > > get_processing_windows () const
 Get list of windows that are open and not minimized.
 

Private Attributes

std::shared_ptr< Core::WindowManagerm_window_manager
 

Detailed Description

Definition at line 192 of file ProcessingArchitecture.hpp.


The documentation for this class was generated from the following files: