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

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void node_shader_buts_normal_map (uiLayout *layout, bContext *C, PointerRNA *ptr)
static void node_shader_init_normal_map (bNodeTree *, bNode *node)
static int gpu_shader_normal_map (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out)

Function Documentation

◆ gpu_shader_normal_map()

◆ node_declare()

void blender::nodes::node_shader_normal_map_cc::node_declare ( NodeDeclarationBuilder & b)
static

◆ node_shader_buts_normal_map()

◆ node_shader_init_normal_map()

void blender::nodes::node_shader_normal_map_cc::node_shader_init_normal_map ( bNodeTree * ,
bNode * node )
static

Definition at line 58 of file node_shader_normal_map.cc.

References MEM_callocN(), and bNode::storage.