Blender
V3.3
|
Functions | |
static void | cmp_node_color_matte_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_color_matte (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_color_matte (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 17 of file node_composite_color_matte.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_color_matte().
|
static |
Definition at line 36 of file node_composite_color_matte.cc.
References col, ptr, UI_ITEM_R_SLIDER, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutColumn().
Referenced by register_node_type_cmp_color_matte().
|
static |
Definition at line 25 of file node_composite_color_matte.cc.
References Freestyle::c, and node.
Referenced by register_node_type_cmp_color_matte().