|
Blender V4.5
|
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 36 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, and min.
Referenced by cmp_node_defocus_declare().
|
static |
Definition at line 510 of file node_composite_defocus.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 61 of file node_composite_defocus.cc.
References C, col, uiLayout::column(), IFACE_, uiLayout::prop(), ptr, RNA_boolean_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, uiLayoutSetActive(), and uiTemplateID().
|
static |
Definition at line 46 of file node_composite_defocus.cc.
References NodeDefocus::bktype, NodeDefocus::fstop, NodeDefocus::gamco, NodeDefocus::maxblur, MEM_callocN(), NodeDefocus::no_zbuf, NodeDefocus::rotation, NodeDefocus::samples, NodeDefocus::scale, and bNode::storage.