Blender  V3.3
Functions
blender::nodes::node_composite_color_spill_cc Namespace Reference

Functions

static void cmp_node_color_spill_declare (NodeDeclarationBuilder &b)
 
static void node_composit_init_color_spill (bNodeTree *UNUSED(ntree), bNode *node)
 
static void node_composit_buts_color_spill (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 

Function Documentation

◆ cmp_node_color_spill_declare()

static void blender::nodes::node_composite_color_spill_cc::cmp_node_color_spill_declare ( NodeDeclarationBuilder &  b)
static

Definition at line 19 of file node_composite_color_spill.cc.

References usdtokens::b(), N_, and PROP_FACTOR.

Referenced by register_node_type_cmp_color_spill().

◆ node_composit_buts_color_spill()

static void blender::nodes::node_composite_color_spill_cc::node_composit_buts_color_spill ( uiLayout *  layout,
bContext *  UNUSEDC,
PointerRNA *  ptr 
)
static

◆ node_composit_init_color_spill()

static void blender::nodes::node_composite_color_spill_cc::node_composit_init_color_spill ( bNodeTree *  UNUSEDntree,
bNode *  node 
)
static