Blender
V3.3
|
Functions | |
static void | cmp_node_directional_blur_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_dblur (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_dblur (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 15 of file node_composite_directionalblur.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_dblur().
|
static |
Definition at line 30 of file node_composite_directionalblur.cc.
References col, IFACE_, ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemL(), uiItemR(), uiItemS(), and uiLayoutColumn().
Referenced by register_node_type_cmp_dblur().
|
static |
Definition at line 21 of file node_composite_directionalblur.cc.
References NodeDBlurData::center_x, NodeDBlurData::center_y, NodeDBlurData::iter, and node.
Referenced by register_node_type_cmp_dblur().