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

◆ front_index()

uint32_t MayaFlux::Buffers::RelaxationGridBuffer::front_index ( ) const
inline

Index into m_resources.back_buffers currently holding the most recently completed generation's state.

Definition at line 145 of file RelaxationGridBuffer.hpp.

145{ return m_front_is_a ? 0 : 1; }
bool m_front_is_a
True when back_buffers[0] holds the current front generation.

Referenced by seed_state().

+ Here is the caller graph for this function: