|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nexus::Fabric::commit | ( | ) |
Update all positions, publish the snapshot, fire all registered objects.
For each object with a position, calls m_index->update() then m_index->publish(). Then fires each object's function with a context built from the new snapshot.
Definition at line 163 of file Fabric.cpp.
References fire(), m_index, and m_registrations.
Here is the call graph for this function: