|
Blender V5.0
|
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 41 of file node_shader_clamp.cc.
References bNode::custom1, GPU_stack_link(), in, NODE_CLAMP_MINMAX, and out.
|
static |
Definition at line 31 of file node_shader_clamp.cc.
References uiLayout::prop(), ptr, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
static |
Definition at line 36 of file node_shader_clamp.cc.
References bNode::custom1, and NODE_CLAMP_MINMAX.
|
static |
Definition at line 52 of file node_shader_clamp.cc.
References b, clamp_f(), bNode::custom1, max, min, blender::nodes::NodeMultiFunctionBuilder::node(), NODE_CLAMP_MINMAX, and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
|
static |
Definition at line 22 of file node_shader_clamp.cc.
References b.