|
Blender V4.3
|
Classes | |
| class | GradientFunction |
Functions | |
| static void | sh_node_tex_gradient_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_tex_gradient (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_tex_gradient (bNodeTree *, bNode *node) |
| static int | node_shader_gpu_tex_gradient (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_gradient_tex_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 29 of file node_shader_tex_gradient.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 44 of file node_shader_tex_gradient.cc.
References GPU_constant(), GPU_stack_link(), node_shader_gpu_default_tex_coord(), node_shader_gpu_tex_mapping(), and tex.
|
static |
Definition at line 34 of file node_shader_tex_gradient.cc.
References BKE_texture_colormapping_default(), BKE_texture_mapping_default(), SHD_BLEND_LINEAR, tex, and TEXMAP_TYPE_POINT.
|
static |
Definition at line 143 of file node_shader_tex_gradient.cc.
References blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and tex.
|
static |
Definition at line 21 of file node_shader_tex_gradient.cc.
References b, and blender::nodes::implicit_field_inputs::position().