|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::NetworkGeometryBuffer::swap_state | ( | const std::string & | name | ) |
Exchange read and write slots for the named state field.
| name | Field name. No effect on single-slot fields. |
Called by whichever stage last wrote the field, after its dispatch, so the next stage reading it observes the new values.
Definition at line 413 of file NetworkGeometryBuffer.cpp.
References MayaFlux::Journal::BufferManagement, MayaFlux::Journal::Buffers, m_state_fields, MF_ERROR, and name.