|
Blender V4.5
|
Classes | |
| class | BlurOperation |
Functions | |
| static void | cmp_node_blur_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_blur (bNodeTree *, bNode *node) |
| static void | node_composit_buts_blur (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 36 of file node_composite_blur.cc.
References b, cmp_node_blur_declare(), blender::nodes::decl::Bool::default_value, blender::nodes::decl::Color::default_value, and blender::nodes::decl::Vector::dimensions.
Referenced by cmp_node_blur_declare().
|
static |
Definition at line 427 of file node_composite_blur.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 58 of file node_composite_blur.cc.
References uiLayout::prop(), ptr, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
static |
Definition at line 51 of file node_composite_blur.cc.
References data, MEM_callocN(), R_FILTER_GAUSS, and bNode::storage.