|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::InputManager::unregister_node | ( | const std::shared_ptr< Nodes::Input::InputNode > & | node | ) |
Unregister a node.
| node | The node to unregister |
Removes the node from all bindings.
Definition at line 212 of file InputManager.cpp.
References MayaFlux::Journal::Core, MayaFlux::Journal::InputManagement, m_registrations, m_registry_mutex, m_tracked_nodes, and MF_DEBUG.
Referenced by MayaFlux::unregister_input_node().
Here is the caller graph for this function: