|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Removes all registered callbacks.
This method delegates to the target node's remove_all_hooks method, clearing all callbacks from the target node's notification system. After calling this method, no callbacks will be triggered for this chain.
Reimplemented from MayaFlux::Nodes::Node.
Definition at line 125 of file NodeStructure.hpp.