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

◆ m_root_buffer

std::shared_ptr<RootGraphicsBuffer> MayaFlux::Buffers::PresentProcessor::m_root_buffer
private

Reference to root buffer (for validation and callbacks)

We store a raw pointer to avoid circular references, as the root buffer owns the shared_ptr to this processor.

Definition at line 417 of file RootGraphicsBuffer.hpp.

Referenced by on_attach(), on_detach(), processing_function(), and set_callback().