|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::callback_pair_exists | ( | const std::vector< std::pair< NodeHook, NodeCondition > > & | callbacks, |
| const NodeHook & | callback, | ||
| const NodeCondition & | condition | ||
| ) |
Returns true if the exact callback+condition pair is already present.
Definition at line 15 of file NodeUtils.cpp.
Referenced by safe_add_conditional_callback().
Here is the caller graph for this function: