|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Called when processor is attached to a buffer.
| buffer | Buffer being attached to |
Validates that the buffer is a RootGraphicsBuffer and ensures token compatibility for graphics rendering.
Reimplemented from MayaFlux::Buffers::BufferProcessor.
Definition at line 146 of file RootGraphicsBuffer.cpp.
References MayaFlux::Buffers::are_tokens_compatible(), MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, MayaFlux::Buffers::GRAPHICS_BACKEND, has_callback(), MayaFlux::Buffers::BufferProcessor::m_processing_token, m_root_buffer, and MF_INFO.
Here is the call graph for this function: