|
Blender V4.3
|
Classes | |
| class | WaveFunction |
Functions | |
| static void | sh_node_tex_wave_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_tex_wave (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_tex_wave (bNodeTree *, bNode *node) |
| static int | node_shader_gpu_tex_wave (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_wave_tex_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 57 of file node_shader_tex_wave.cc.
References ptr, RNA_enum_get(), SHD_WAVE_BANDS, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 83 of file node_shader_tex_wave.cc.
References GPU_constant(), GPU_stack_link(), node_shader_gpu_default_tex_coord(), node_shader_gpu_tex_mapping(), and tex.
|
static |
Definition at line 71 of file node_shader_tex_wave.cc.
References BKE_texture_colormapping_default(), BKE_texture_mapping_default(), SHD_WAVE_BANDS, SHD_WAVE_BANDS_DIRECTION_X, SHD_WAVE_PROFILE_SIN, SHD_WAVE_RINGS_DIRECTION_X, tex, and TEXMAP_TYPE_POINT.
|
static |
Definition at line 22 of file node_shader_tex_wave.cc.
References b, blender::nodes::decl::Float::default_value, min, blender::nodes::implicit_field_inputs::position(), and PROP_FACTOR.
|
static |
Definition at line 232 of file node_shader_tex_wave.cc.
References blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), and tex.