Blender V5.0
blender::nodes::node_composite_combine_color_cc Namespace Reference

Functions

static void cmp_node_combine_color_declare (NodeDeclarationBuilder &b)
static void cmp_node_combine_color_update (bNodeTree *, bNode *node)
static int node_gpu_material (GPUMaterial *material, bNode *node, bNodeExecData *, GPUNodeStack *inputs, GPUNodeStack *outputs)
static void node_build_multi_function (blender::nodes::NodeMultiFunctionBuilder &builder)

Function Documentation

◆ cmp_node_combine_color_declare()

void blender::nodes::node_composite_combine_color_cc::cmp_node_combine_color_declare ( NodeDeclarationBuilder & b)
static

◆ cmp_node_combine_color_update()

void blender::nodes::node_composite_combine_color_cc::cmp_node_combine_color_update ( bNodeTree * ,
bNode * node )
static

◆ node_build_multi_function()

◆ node_gpu_material()