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

◆ step_processor()

std::shared_ptr< RelaxationStepProcessor > MayaFlux::Buffers::RelaxationGridBuffer::step_processor ( ) const
inline

The attached rule-stage processor, valid after setup_processors().

Definition at line 177 of file RelaxationGridBuffer.hpp.

177{ return m_step_processor; }
std::shared_ptr< RelaxationStepProcessor > m_step_processor
Rule stage, retained for parameter access.