|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::GpuSync::GpuComputeNode::on_complete | ( | const TypedHook< GpuComputeContext > & | callback | ) |
Register a callback fired once per completed dispatch.
| callback | Receives a GpuComputeContext carrying the GpuChannelResult. |
Definition at line 64 of file GpuComputeNode.cpp.
References m_complete_callbacks, and MayaFlux::Nodes::safe_add_callback().
Here is the call graph for this function: