|
Blender V5.0
|
Classes | |
| class | SocketSearchOp |
| class | FilterOperation |
Functions | |
| static void | cmp_node_filter_declare (NodeDeclarationBuilder &b) |
| static void | gather_link_searches (GatherLinkSearchOpParams ¶ms) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
Variables | |
| static const EnumPropertyItem | type_items [] |
|
static |
Definition at line 42 of file node_composite_filter.cc.
References b, CMP_NODE_FILTER_SOFT, blender::nodes::SocketDeclaration::optional_label, PROP_FACTOR, blender::nodes::SocketDeclaration::structure_type, blender::nodes::decl::Float::subtype, and type_items.
|
static |
Definition at line 76 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 288 of file node_composite_filter.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 22 of file node_composite_filter.cc.
Referenced by cmp_node_filter_declare().