|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Buffers::PresentProcessor::PresentProcessor | ( | RenderCallback | callback | ) |
Creates a render processor with a callback function.
| callback | Function to execute for rendering operations |
The callback will be invoked during processing_function() with access to the RootGraphicsBuffer and all its processed child buffers.
Definition at line 101 of file RootGraphicsBuffer.cpp.
References MayaFlux::Buffers::GRAPHICS_BACKEND, and MayaFlux::Buffers::BufferProcessor::m_processing_token.