|
Blender V4.3
|
Classes | |
| class | CurveRGBFunction |
Functions | |
| static void | sh_node_curve_rgb_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_init_curve_rgb (bNodeTree *, bNode *node) |
| static int | gpu_shader_curve_rgb (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_curve_rgb_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 172 of file node_shader_curves.cc.
References BKE_curvemapping_compute_range_dividers(), BKE_curvemapping_compute_slopes(), BKE_curvemapping_get_range_minimums(), BKE_curvemapping_init(), BKE_curvemapping_is_map_identity(), BKE_curvemapping_table_RGBA(), CM_TOT, GPU_color_band(), GPU_constant(), GPU_stack_link(), and GPU_uniform().
|
static |
Definition at line 167 of file node_shader_curves.cc.
References BKE_curvemapping_add().
|
static |
Definition at line 270 of file node_shader_curves.cc.
References BKE_curvemapping_init(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and bNode::storage.
|
static |
Definition at line 151 of file node_shader_curves.cc.
References b, blender::nodes::decl::Float::default_value, min, and PROP_FACTOR.