Blender  V2.93
Namespaces | Functions
node_tree_ref.cc File Reference
#include "NOD_node_tree_ref.hh"
#include "BLI_dot_export.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 

Functions

static bool blender::nodes::has_link_cycles_recursive (const NodeRef &node, MutableSpan< bool > visited, MutableSpan< bool > is_in_stack)
 
const NodeTreeRef & blender::nodes::get_tree_ref_from_map (NodeTreeRefMap &node_tree_refs, bNodeTree &btree)