MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
RenderFlow.hpp File Reference
#include "ShaderFoundry.hpp"
+ Include dependency graph for RenderFlow.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MayaFlux::Portal::Graphics::RenderFlow
 Graphics pipeline orchestration for dynamic rendering. More...
 
struct  MayaFlux::Portal::Graphics::RenderFlow::WindowRenderAssociation
 
struct  MayaFlux::Portal::Graphics::RenderFlow::PipelineState
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Registry
 
namespace  MayaFlux::Registry::Service
 
namespace  MayaFlux::Core
 
namespace  MayaFlux::Buffers
 
namespace  MayaFlux::Portal
 
namespace  MayaFlux::Portal::Graphics
 

Functions

MAYAFLUX_API RenderFlowMayaFlux::Portal::Graphics::get_render_flow ()
 Get the global render flow instance.
 

Variables

const std::array< float, 4 > MayaFlux::Portal::Graphics::default_color { 0.0F, 0.0F, 0.0F, 1.0F }