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

◆ on_detach()

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

Called when the processor is detached from a buffer.

Parameters
bufferBuffer being detached from

Reimplemented from MayaFlux::Buffers::BufferProcessor.

Definition at line 78 of file PolynomialProcessor.hpp.

78{ }