Blender  V3.3
Namespaces | Functions
node_fn_input_bool.cc File Reference
#include "node_function_util.hh"
#include "BLI_hash.h"
#include "UI_interface.h"
#include "UI_resources.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_fn_input_bool_cc
 

Functions

static void blender::nodes::node_fn_input_bool_cc::fn_node_input_bool_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_fn_input_bool_cc::fn_node_input_bool_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_fn_input_bool_cc::fn_node_input_bool_build_multi_function (NodeMultiFunctionBuilder &builder)
 
static void blender::nodes::node_fn_input_bool_cc::fn_node_input_bool_init (bNodeTree *UNUSED(ntree), bNode *node)
 
void register_node_type_fn_input_bool ()
 

Function Documentation

◆ register_node_type_fn_input_bool()

void register_node_type_fn_input_bool ( void  )