|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::PhysicsOperator::clear_bonds | ( | ) |
Drop every adopted bond.
Called when the claim graph reports nothing claimed this cycle (see ClaimAccumulateProcessor), so stale bonds from an earlier cycle don't keep pulling particles together after they've genuinely drifted apart.
Definition at line 600 of file PhysicsOperator.cpp.
References m_bond_root.
Referenced by enable_bonds(), and MayaFlux::Buffers::ClaimAccumulateProcessor::processing_function().
Here is the caller graph for this function: