|
Blender V5.0
|
Classes | |
| class | BlurOperation |
Functions | |
| static void | cmp_node_blur_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_blur (bNodeTree *, bNode *node) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
Variables | |
| static const EnumPropertyItem | type_items [] |
|
static |
Definition at line 44 of file node_composite_blur.cc.
References b, blender::nodes::decl::Vector::default_value, blender::nodes::SocketDeclaration::description, min, blender::nodes::SocketDeclaration::optional_label, R_FILTER_GAUSS, blender::nodes::SocketDeclaration::structure_type, and type_items.
|
static |
Definition at line 412 of file node_composite_blur.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 71 of file node_composite_blur.cc.
References data, MEM_callocN(), and bNode::storage.
|
static |
Definition at line 32 of file node_composite_blur.cc.
Referenced by cmp_node_blur_declare().