|
Blender V4.3
|
Classes | |
| class | GlareOperation |
Functions | |
| static void | cmp_node_glare_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_glare (bNodeTree *, bNode *node) |
| static void | node_composit_buts_glare (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 50 of file node_composite_glare.cc.
References b.
|
static |
Definition at line 1078 of file node_composite_glare.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 75 of file node_composite_glare.cc.
References CMP_NODE_GLARE_BLOOM, CMP_NODE_GLARE_FOG_GLOW, CMP_NODE_GLARE_GHOST, CMP_NODE_GLARE_SIMPLE_STAR, CMP_NODE_GLARE_STREAKS, ELEM, ptr, RNA_enum_get(), RPT_, UI_ITEM_R_SLIDER, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemL(), and uiItemR().
|
static |
Definition at line 58 of file node_composite_glare.cc.
References NodeGlare::angle_ofs, CMP_NODE_GLARE_STREAKS, NodeGlare::colmod, NodeGlare::fade, NodeGlare::iter, NodeGlare::mix, NodeGlare::quality, NodeGlare::size, NodeGlare::star_45, NodeGlare::streaks, NodeGlare::threshold, and NodeGlare::type.