Blender  V3.3
Classes | Namespaces | Functions
node_shader_color_ramp.cc File Reference
#include "DNA_texture_types.h"
#include "BLI_color.hh"
#include "node_shader_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_shader_color_ramp_cc::ColorBandFunction
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_shader_color_ramp_cc
 

Functions

static void blender::nodes::node_shader_color_ramp_cc::sh_node_valtorgb_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_shader_color_ramp_cc::node_shader_init_valtorgb (bNodeTree *UNUSED(ntree), bNode *node)
 
static int blender::nodes::node_shader_color_ramp_cc::gpu_shader_valtorgb (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out)
 
static void blender::nodes::node_shader_color_ramp_cc::sh_node_valtorgb_build_multi_function (nodes::NodeMultiFunctionBuilder &builder)
 
void register_node_type_sh_valtorgb ()
 

Function Documentation

◆ register_node_type_sh_valtorgb()

void register_node_type_sh_valtorgb ( void  )