|
Blender V5.0
|
Classes | |
| class | BrickFunction |
Functions | |
| static void | sh_node_tex_brick_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_tex_brick (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_tex_brick (bNodeTree *, bNode *node) |
| static int | node_shader_gpu_tex_brick (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_brick_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 79 of file node_shader_tex_brick.cc.
References col, uiLayout::column(), IFACE_, ptr, UI_ITEM_R_SLIDER, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
static |
Definition at line 107 of file node_shader_tex_brick.cc.
References GPU_constant(), GPU_stack_link(), GPU_uniform(), in, node_shader_gpu_default_tex_coord(), node_shader_gpu_tex_mapping(), NodeTexBrick::offset, NodeTexBrick::offset_freq, out, NodeTexBrick::squash, NodeTexBrick::squash_freq, and bNode::storage.
|
static |
Definition at line 93 of file node_shader_tex_brick.cc.
References NodeTexBrick::base, BKE_texture_colormapping_default(), BKE_texture_mapping_default(), NodeTexBase::color_mapping, MEM_callocN(), NodeTexBrick::offset, NodeTexBrick::offset_freq, NodeTexBrick::squash, NodeTexBrick::squash_freq, bNode::storage, NodeTexBase::tex_mapping, and TEXMAP_TYPE_POINT.
|
static |
Definition at line 281 of file node_shader_tex_brick.cc.
References blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn(), blender::nodes::NodeMultiFunctionBuilder::node(), NodeTexBrick::offset, NodeTexBrick::offset_freq, NodeTexBrick::squash, NodeTexBrick::squash_freq, and bNode::storage.
|
static |
Definition at line 22 of file node_shader_tex_brick.cc.
References b, blender::nodes::decl::Float::default_value, blender::nodes::SocketDeclaration::description, min, and NODE_DEFAULT_INPUT_POSITION_FIELD.