|
Blender V4.5
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_ies (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_tex_ies (bNodeTree *, bNode *node) |
|
static |
Definition at line 15 of file node_shader_ies_light.cc.
References b, BLT_I18NCONTEXT_AMOUNT, blender::nodes::SocketDeclaration::description, and node_declare().
Referenced by node_declare().
|
static |
Definition at line 27 of file node_shader_ies_light.cc.
References NODE_IES_INTERNAL, node_shader_buts_ies(), uiLayout::prop(), RNA_enum_get(), uiLayout::row(), UI_ITEM_R_EXPAND, and UI_ITEM_R_SPLIT_EMPTY_NAME.
Referenced by node_shader_buts_ies().
|
static |
Definition at line 44 of file node_shader_ies_light.cc.
References MEM_callocN(), node_shader_init_tex_ies(), and bNode::storage.
Referenced by node_shader_init_tex_ies().