Blender V4.3
node_fn_input_vector.cc File Reference
#include "node_function_util.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_fn_input_vector_cc
 

Functions

static void blender::nodes::node_fn_input_vector_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_fn_input_vector_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void blender::nodes::node_fn_input_vector_cc::node_build_multi_function (NodeMultiFunctionBuilder &builder)
 
static void blender::nodes::node_fn_input_vector_cc::node_init (bNodeTree *, bNode *node)
 
static void blender::nodes::node_fn_input_vector_cc::node_register ()