|
Blender V4.3
|
Classes | |
| class | DespeckleOperation |
Functions | |
| static void | cmp_node_despeckle_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_despeckle (bNodeTree *, bNode *node) |
| static void | node_composit_buts_despeckle (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 23 of file node_composite_despeckle.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 102 of file node_composite_despeckle.cc.
|
static |
Definition at line 43 of file node_composite_despeckle.cc.
References col, ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutColumn().
|
static |
Definition at line 37 of file node_composite_despeckle.cc.