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

◆ instance()

static RenderFlow & MayaFlux::Portal::Graphics::RenderFlow::instance ( )
inlinestatic

Definition at line 72 of file RenderFlow.hpp.

73 {
74 static RenderFlow flow;
75 return flow;
76 }

Referenced by MayaFlux::Portal::Graphics::get_render_flow(), MayaFlux::Portal::Graphics::initialize(), MayaFlux::Portal::Graphics::shutdown(), and MayaFlux::Portal::Graphics::stop().

+ Here is the caller graph for this function: