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

◆ instance()

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

Definition at line 197 of file RenderFlow.hpp.

198 {
199 static RenderFlow flow;
200 return flow;
201 }

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

+ Here is the caller graph for this function: