|
Blender V4.3
|
Classes | |
| class | ColorBandFunction |
Functions | |
| static void | sh_node_valtorgb_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_init_valtorgb (bNodeTree *, bNode *node) |
| static int | gpu_shader_valtorgb (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_valtorgb_build_multi_function (nodes::NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 42 of file node_shader_color_ramp.cc.
References BKE_colorband_evaluate_table_rgba(), COLBAND_BLEND_RGB, COLBAND_INTERP_CONSTANT, COLBAND_INTERP_EASE, COLBAND_INTERP_LINEAR, ColorBand::color_mode, ColorBand::data, GPU_color_band(), GPU_constant(), GPU_stack_link(), GPU_uniform(), ColorBand::ipotype, max_ff(), CBData::pos, CBData::r, size(), tex, and ColorBand::tot.
|
static |
Definition at line 37 of file node_shader_color_ramp.cc.
References BKE_colorband_add().
|
static |
Definition at line 137 of file node_shader_color_ramp.cc.
References blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and bNode::storage.
|
static |
Definition at line 22 of file node_shader_color_ramp.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.