Blender
V3.3
|
#include "BLI_set.hh"
#include "BKE_node.h"
#include "UI_interface.h"
#include "BLT_translation.h"
#include "NOD_node_declaration.hh"
#include "NOD_socket_search_link.hh"
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
Functions | |
void | blender::nodes::search_link_ops_for_declarations (GatherLinkSearchOpParams ¶ms, Span< SocketDeclarationPtr > declarations) |
static void | blender::nodes::search_link_ops_for_socket_templates (GatherLinkSearchOpParams ¶ms, const bNodeSocketTemplate *templates, const eNodeSocketInOut in_out) |
void | blender::nodes::search_link_ops_for_basic_node (GatherLinkSearchOpParams ¶ms) |