|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::BufferProcessingControl::add_graphics_processor | ( | const std::shared_ptr< BufferProcessor > & | processor, |
| ProcessingToken | token | ||
| ) |
Adds a processor to the graphics processing chain.
| processor | Processor to add |
| token | Processing domain |
Definition at line 310 of file BufferProcessingControl.cpp.
References MayaFlux::Buffers::BufferAccessControl::get_graphics_processing_chain(), MayaFlux::Buffers::BufferAccessControl::get_root_graphics_buffer(), m_access_control, and token.
Referenced by add_processor(), and add_processor().
Here is the call graph for this function:
Here is the caller graph for this function: