|
Blender V5.0
|
Classes | |
| class | DefocusOperation |
Functions | |
| static void | cmp_node_defocus_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_defocus (bNodeTree *, bNode *node) |
| static void | node_composit_buts_defocus (uiLayout *layout, bContext *C, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 37 of file node_composite_defocus.cc.
References b, cmp_node_defocus_declare(), blender::nodes::decl::Color::default_value, blender::nodes::decl::Float::default_value, max, min, and blender::nodes::SocketDeclaration::structure_type.
Referenced by cmp_node_defocus_declare().
|
static |
Definition at line 509 of file node_composite_defocus.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 60 of file node_composite_defocus.cc.
References uiLayout::active_set(), C, col, uiLayout::column(), IFACE_, uiLayout::prop(), ptr, RNA_boolean_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, and uiTemplateID().
|
static |
Definition at line 47 of file node_composite_defocus.cc.
References NodeDefocus::bktype, NodeDefocus::fstop, NodeDefocus::maxblur, MEM_callocN(), NodeDefocus::no_zbuf, NodeDefocus::rotation, NodeDefocus::scale, and bNode::storage.