|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Removes a previously registered callback.
| callback | The callback function to remove |
This method delegates to the target node's remove_hook method, removing the callback from the target node's notification system.
Reimplemented from MayaFlux::Nodes::Node.
Definition at line 100 of file NodeStructure.hpp.