|
Blender V4.3
|
Functions | |
| static void | sh_node_clamp_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_clamp (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_clamp (bNodeTree *, bNode *node) |
| static int | gpu_shader_clamp (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_clamp_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 39 of file node_shader_clamp.cc.
References GPU_stack_link(), and NODE_CLAMP_MINMAX.
|
static |
Definition at line 29 of file node_shader_clamp.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 34 of file node_shader_clamp.cc.
References NODE_CLAMP_MINMAX.
|
static |
Definition at line 50 of file node_shader_clamp.cc.
References b, clamp_f(), bNode::custom1, min, blender::nodes::NodeMultiFunctionBuilder::node(), NODE_CLAMP_MINMAX, and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
|
static |
Definition at line 20 of file node_shader_clamp.cc.
References b.