|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::safe_remove_callback | ( | std::vector< TypedHook< ContextT > > & | callbacks, |
| const TypedHook< ContextT > & | callback | ||
| ) |
Removes all callbacks whose target_type() matches that of the supplied callback.
Definition at line 92 of file NodeUtils.hpp.
Referenced by MayaFlux::Nodes::Node::remove_hook(), MayaFlux::Nodes::Generator::Counter::remove_hook(), MayaFlux::Nodes::Generator::Impulse::remove_hook(), and MayaFlux::Nodes::Generator::Phasor::remove_hook().
Here is the caller graph for this function: