Blender V5.0
blender::nodes::node_shader_tex_brick_cc Namespace Reference

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)

Function Documentation

◆ node_shader_buts_tex_brick()

void blender::nodes::node_shader_tex_brick_cc::node_shader_buts_tex_brick ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

◆ node_shader_gpu_tex_brick()

◆ node_shader_init_tex_brick()

◆ sh_node_brick_build_multi_function()

◆ sh_node_tex_brick_declare()

void blender::nodes::node_shader_tex_brick_cc::sh_node_tex_brick_declare ( NodeDeclarationBuilder & b)
static