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

◆ get_render_flow()

MAYAFLUX_API RenderFlow & MayaFlux::Portal::Graphics::get_render_flow ( )
inline

Get the global render flow instance.

Definition at line 460 of file RenderFlow.hpp.

461{
462 return RenderFlow::instance();
463}

References MayaFlux::Portal::Graphics::RenderFlow::instance().

Referenced by MayaFlux::Buffers::RenderProcessor::cleanup(), MayaFlux::Buffers::PresentProcessor::fallback_renderer(), MayaFlux::Buffers::RenderProcessor::initialize_pipeline(), and MayaFlux::Buffers::RenderProcessor::processing_function().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: