|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::safe_remove_conditional_callback | ( | std::vector< std::pair< NodeHook, NodeCondition > > & | callbacks, |
| const NodeCondition & | callback | ||
| ) |
Removes all conditional callbacks whose condition target_type() matches.
Definition at line 32 of file NodeUtils.cpp.
Referenced by MayaFlux::Nodes::Node::remove_conditional_hook().
Here is the caller graph for this function: