Blender  V3.3
Classes | Namespaces | Functions
node_shader_mix_rgb.cc File Reference
#include "node_shader_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_shader_mix_rgb_cc::MixRGBFunction
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_shader_mix_rgb_cc
 

Functions

static void blender::nodes::node_shader_mix_rgb_cc::sh_node_mix_rgb_declare (NodeDeclarationBuilder &b)
 
static const char * blender::nodes::node_shader_mix_rgb_cc::gpu_shader_get_name (int mode)
 
static int blender::nodes::node_shader_mix_rgb_cc::gpu_shader_mix_rgb (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out)
 
static void blender::nodes::node_shader_mix_rgb_cc::sh_node_mix_rgb_build_multi_function (NodeMultiFunctionBuilder &builder)
 
void register_node_type_sh_mix_rgb ()
 

Function Documentation

◆ register_node_type_sh_mix_rgb()

void register_node_type_sh_mix_rgb ( void  )