|
Blender V4.5
|
Functions | |
| static void | cmp_node_valtorgb_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_valtorgb (bNodeTree *, bNode *node) |
| static ColorBand * | get_color_band (const 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) |
|
static |
Definition at line 29 of file node_composite_val_to_rgb.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 48 of file node_composite_val_to_rgb.cc.
References bNode::storage.
Referenced by node_build_multi_function(), and node_gpu_material().
|
static |
Definition at line 117 of file node_composite_val_to_rgb.cc.
References BKE_colorband_evaluate(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn_cb(), get_color_band(), and blender::nodes::NodeMultiFunctionBuilder::node().
|
static |
Definition at line 41 of file node_composite_val_to_rgb.cc.
References BKE_colorband_add(), and bNode::storage.
|
static |
Definition at line 53 of file node_composite_val_to_rgb.cc.
References BKE_colorband_evaluate_table_rgba(), COLBAND_BLEND_RGB, COLBAND_INTERP_B_SPLINE, COLBAND_INTERP_CARDINAL, COLBAND_INTERP_CONSTANT, COLBAND_INTERP_EASE, COLBAND_INTERP_LINEAR, ColorBand::color_mode, ColorBand::data, get_color_band(), GPU_color_band(), GPU_constant(), GPU_stack_link(), GPU_uniform(), inputs, ColorBand::ipotype, max_ff(), outputs, CBData::pos, CBData::r, size(), and ColorBand::tot.