|
Blender V4.3
|
Classes | |
| class | DilateErodeOperation |
Functions | |
| static void | cmp_node_dilate_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_dilateerode (bNodeTree *, bNode *node) |
| static void | node_composit_buts_dilateerode (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 36 of file node_composite_dilate.cc.
References b.
|
static |
Definition at line 278 of file node_composite_dilate.cc.
|
static |
Definition at line 49 of file node_composite_dilate.cc.
References CMP_NODE_DILATE_ERODE_DISTANCE_FEATHER, CMP_NODE_DILATE_ERODE_DISTANCE_THRESHOLD, ptr, RNA_enum_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 42 of file node_composite_dilate.cc.
References data, and PROP_SMOOTH.