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

Functions

static void cmp_node_color_matte_declare (NodeDeclarationBuilder &b)
 
static void node_composit_init_color_matte (bNodeTree *UNUSED(ntree), bNode *node)
 
static void node_composit_buts_color_matte (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 

Function Documentation

◆ cmp_node_color_matte_declare()

static void blender::nodes::node_composite_color_matte_cc::cmp_node_color_matte_declare ( NodeDeclarationBuilder b)
static

Definition at line 17 of file node_composite_color_matte.cc.

References usdtokens::b(), and N_.

Referenced by register_node_type_cmp_color_matte().

◆ node_composit_buts_color_matte()

static void blender::nodes::node_composite_color_matte_cc::node_composit_buts_color_matte ( uiLayout layout,
bContext UNUSEDC,
PointerRNA ptr 
)
static

◆ node_composit_init_color_matte()

static void blender::nodes::node_composite_color_matte_cc::node_composit_init_color_matte ( bNodeTree UNUSEDntree,
bNode node 
)
static

Definition at line 25 of file node_composite_color_matte.cc.

References Freestyle::c, and node.

Referenced by register_node_type_cmp_color_matte().