|
Blender V5.0
|
Functions | |
| static void | cmp_node_huesatval_declare (NodeDeclarationBuilder &b) |
| 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 26 of file node_composite_hue_sat_val.cc.
References b, BLT_I18NCONTEXT_COLOR, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 64 of file node_composite_hue_sat_val.cc.
References blender::math::fract(), hsv_to_rgb_v(), blender::math::interpolate(), blender::math::max(), rgb_to_hsv_v(), and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
|
static |
Definition at line 55 of file node_composite_hue_sat_val.cc.
References GPU_stack_link(), inputs, and outputs.