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

◆ instance()

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

Definition at line 70 of file RenderFlow.hpp.

71 {
72 static RenderFlow flow;
73 return flow;
74 }

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: