Blender  V3.3
Namespaces | Functions
node_fn_float_to_int.cc File Reference
#include <cmath>
#include "BLI_noise.hh"
#include "BLI_string.h"
#include "RNA_enum_types.h"
#include "UI_interface.h"
#include "UI_resources.h"
#include "node_function_util.hh"

Go to the source code of this file.

Namespaces

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

Functions

static void blender::nodes::node_fn_float_to_int_cc::fn_node_float_to_int_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_fn_float_to_int_cc::fn_node_float_to_int_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_fn_float_to_int_cc::node_float_to_int_label (const bNodeTree *UNUSED(ntree), const bNode *node, char *label, int maxlen)
 
static const fn::MultiFunction * blender::nodes::node_fn_float_to_int_cc::get_multi_function (bNode &bnode)
 
static void blender::nodes::node_fn_float_to_int_cc::fn_node_float_to_int_build_multi_function (NodeMultiFunctionBuilder &builder)
 
void register_node_type_fn_float_to_int ()
 

Function Documentation

◆ register_node_type_fn_float_to_int()

void register_node_type_fn_float_to_int ( void  )