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

◆ on_detach()

void MayaFlux::Buffers::LogicProcessor::on_detach ( const 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{ }