Blender V5.0
node_fn_float_to_int.cc File Reference
#include <cmath>
#include "BLI_string_utf8.h"
#include "RNA_enum_types.hh"
#include "UI_interface_layout.hh"
#include "UI_resources.hh"
#include "node_function_util.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_fn_float_to_int_cc

Functions

static void blender::nodes::node_fn_float_to_int_cc::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_fn_float_to_int_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
static void blender::nodes::node_fn_float_to_int_cc::node_label (const bNodeTree *, const bNode *node, char *label, int label_maxncpy)
static const mf::MultiFunction * blender::nodes::node_fn_float_to_int_cc::get_multi_function (const bNode &bnode)
static void blender::nodes::node_fn_float_to_int_cc::node_build_multi_function (NodeMultiFunctionBuilder &builder)
static void blender::nodes::node_fn_float_to_int_cc::node_register ()