|
Blender V4.3
|
#include <fmt/format.h>#include "BLI_set.hh"#include "BKE_context.hh"#include "BKE_node.hh"#include "UI_interface.hh"#include "BLT_translation.hh"#include "NOD_node_declaration.hh"#include "NOD_socket.hh"#include "NOD_socket_search_link.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
Functions | |
| void | blender::nodes::search_link_ops_for_declarations (GatherLinkSearchOpParams ¶ms, Span< SocketDeclaration * > declarations) |
| void | blender::nodes::search_link_ops_for_basic_node (GatherLinkSearchOpParams ¶ms) |