|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::NodeGraphManager::is_node_registered | ( | const std::shared_ptr< Node > & | node | ) |
Checks if a node is registered with this manager.
| node | Node to check |
A node is considered registered if it exists in the node registry with any identifier.
Definition at line 429 of file NodeGraphManager.cpp.
References m_Node_registry.
Referenced by register_global().
Here is the caller graph for this function: