Blender V5.0
node_fn_value_to_string.cc File Reference
#include "node_function_util.hh"
#include "NOD_rna_define.hh"
#include "NOD_socket_search_link.hh"
#include "UI_interface_layout.hh"
#include "UI_resources.hh"
#include <iomanip>
#include <sstream>
#include <string>

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_fn_value_to_string_cc

Functions

static void blender::nodes::node_fn_value_to_string_cc::node_declare (NodeDeclarationBuilder &b)
static const mf::MultiFunction * blender::nodes::node_fn_value_to_string_cc::get_multi_function (const bNode &bnode)
static void blender::nodes::node_fn_value_to_string_cc::node_build_multi_function (NodeMultiFunctionBuilder &builder)
static void blender::nodes::node_fn_value_to_string_cc::node_init (bNodeTree *, bNode *node)
static void blender::nodes::node_fn_value_to_string_cc::node_gather_link_searches (GatherLinkSearchOpParams &params)
static void blender::nodes::node_fn_value_to_string_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
static void blender::nodes::node_fn_value_to_string_cc::node_rna (StructRNA *srna)
static void blender::nodes::node_fn_value_to_string_cc::node_register ()