|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::safe_add_conditional_callback | ( | std::vector< std::pair< NodeHook, NodeCondition > > & | callbacks, |
| const NodeHook & | callback, | ||
| const NodeCondition & | condition | ||
| ) |
Adds a conditional callback if the exact pair is not already present.
Definition at line 23 of file NodeUtils.cpp.
References callback_pair_exists().
Referenced by MayaFlux::Nodes::Node::on_tick_if().
Here is the call graph for this function:
Here is the caller graph for this function: