|
Blender V4.5
|
Classes | |
| class | SocketSearchOp |
| class | FilterOperation |
Functions | |
| static void | cmp_node_filter_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_buts_filter (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | gather_link_searches (GatherLinkSearchOpParams ¶ms) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 25 of file node_composite_filter.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 55 of file node_composite_filter.cc.
References CMP_NODE_FILTER_KIRSCH, CMP_NODE_FILTER_LAPLACE, CMP_NODE_FILTER_PREWITT, CMP_NODE_FILTER_SHADOW, CMP_NODE_FILTER_SHARP_BOX, CMP_NODE_FILTER_SHARP_DIAMOND, CMP_NODE_FILTER_SOBEL, CMP_NODE_FILTER_SOFT, IFACE_, params, and SOCK_RGBA.
|
static |
Definition at line 265 of file node_composite_filter.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 39 of file node_composite_filter.cc.
References uiLayout::prop(), ptr, and UI_ITEM_R_SPLIT_EMPTY_NAME.