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

◆ on_detach()

void MayaFlux::Buffers::LogicProcessor::on_detach ( std::shared_ptr< Buffer )
inlineoverridevirtual

Called when the processor is detached from a buffer.

Parameters
bufferThe buffer this processor is being detached from

Reimplemented from MayaFlux::Buffers::BufferProcessor.

Definition at line 135 of file LogicProcessor.hpp.

135{ }