Blender
V3.3
|
Functions | |
static void | cmp_node_dilate_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_dilateerode (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_dilateerode (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 19 of file node_composite_dilate.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_dilateerode().
|
static |
Definition at line 32 of file node_composite_dilate.cc.
References CMP_NODE_DILATEERODE_DISTANCE_FEATHER, CMP_NODE_DILATEERODE_DISTANCE_THRESH, ptr, RNA_enum_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
Referenced by register_node_type_cmp_dilateerode().
|
static |
Definition at line 25 of file node_composite_dilate.cc.
References data, node, and PROP_SMOOTH.
Referenced by register_node_type_cmp_dilateerode().