Blender
V3.3
|
Functions | |
static void | cmp_node_sunbeams_declare (NodeDeclarationBuilder &b) |
static void | init (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_sunbeams (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 15 of file node_composite_sunbeams.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_sunbeams().
|
static |
Definition at line 21 of file node_composite_sunbeams.cc.
Referenced by register_node_type_cmp_sunbeams().
|
static |
Definition at line 30 of file node_composite_sunbeams.cc.
References ptr, UI_ITEM_R_EXPAND, UI_ITEM_R_SLIDER, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
Referenced by register_node_type_cmp_sunbeams().