Blender V4.3
blender::nodes::node_shader_curves_cc::flt Namespace Reference

Classes

class  CurveFloatFunction
 

Functions

static void sh_node_curve_float_declare (NodeDeclarationBuilder &b)
 
static void node_shader_init_curve_float (bNodeTree *, bNode *node)
 
static int gpu_shader_curve_float (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)
 
static void sh_node_curve_float_build_multi_function (NodeMultiFunctionBuilder &builder)
 

Function Documentation

◆ gpu_shader_curve_float()

◆ node_shader_init_curve_float()

static void blender::nodes::node_shader_curves_cc::flt::node_shader_init_curve_float ( bNodeTree * ,
bNode * node )
static

Definition at line 324 of file node_shader_curves.cc.

References BKE_curvemapping_add().

◆ sh_node_curve_float_build_multi_function()

static void blender::nodes::node_shader_curves_cc::flt::sh_node_curve_float_build_multi_function ( NodeMultiFunctionBuilder & builder)
static

◆ sh_node_curve_float_declare()

static void blender::nodes::node_shader_curves_cc::flt::sh_node_curve_float_declare ( NodeDeclarationBuilder & b)
static