|
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 176 of file Fabric.cpp.
References fire(), m_expanses, m_fabric_id, m_index, m_registrations, and ptr.
Here is the call graph for this function: