Blender  V3.3
Functions
blender::nodes::node_shader_ies_light_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_shader_buts_ies (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void node_shader_init_tex_ies (bNodeTree *UNUSED(ntree), bNode *node)
 

Function Documentation

◆ node_declare()

static void blender::nodes::node_shader_ies_light_cc::node_declare ( NodeDeclarationBuilder b)
static

Definition at line 11 of file node_shader_ies_light.cc.

References usdtokens::b(), and N_.

Referenced by register_node_type_sh_tex_ies().

◆ node_shader_buts_ies()

static void blender::nodes::node_shader_ies_light_cc::node_shader_buts_ies ( uiLayout layout,
bContext UNUSEDC,
PointerRNA ptr 
)
static

◆ node_shader_init_tex_ies()

static void blender::nodes::node_shader_ies_light_cc::node_shader_init_tex_ies ( bNodeTree UNUSEDntree,
bNode node 
)
static

Definition at line 35 of file node_shader_ies_light.cc.

References node, and tex.

Referenced by register_node_type_sh_tex_ies().