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

◆ get_last_context()

NodeContext & MayaFlux::Nodes::GpuSync::ComputeOutNode::get_last_context ( )
inlineoverridevirtual

Get last created context object.

Returns
Reference to last ComputeOutContext

Implements MayaFlux::Nodes::Node.

Definition at line 99 of file ComputeOutNode.hpp.

99{ return m_context; }