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

Go to the source code of this file.

Classes

class  blender::nodes::SeparateRGBAFunction
 
class  blender::nodes::SeparateHSVAFunction
 
class  blender::nodes::SeparateHSLAFunction
 

Namespaces

 blender
 
 blender::nodes
 

Functions

static void blender::nodes::fn_node_separate_color_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::fn_node_separate_color_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::fn_node_separate_color_update (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::fn_node_separate_color_init (bNodeTree *UNUSED(tree), bNode *node)
 
static void blender::nodes::fn_node_separate_color_build_multi_function (NodeMultiFunctionBuilder &builder)
 
void register_node_type_fn_separate_color (void)
 

Function Documentation

◆ register_node_type_fn_separate_color()

void register_node_type_fn_separate_color ( void  )