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

Functions

static void cmp_node_channel_matte_declare (NodeDeclarationBuilder &b)
 
static void node_composit_init_channel_matte (bNodeTree *UNUSED(ntree), bNode *node)
 
static void node_composit_buts_channel_matte (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 

Function Documentation

◆ cmp_node_channel_matte_declare()

static void blender::nodes::node_composite_channel_matte_cc::cmp_node_channel_matte_declare ( NodeDeclarationBuilder b)
static

Definition at line 19 of file node_composite_channel_matte.cc.

References usdtokens::b(), and N_.

Referenced by register_node_type_cmp_channel_matte().

◆ node_composit_buts_channel_matte()

static void blender::nodes::node_composite_channel_matte_cc::node_composit_buts_channel_matte ( uiLayout layout,
bContext UNUSEDC,
PointerRNA ptr 
)
static

◆ node_composit_init_channel_matte()

static void blender::nodes::node_composite_channel_matte_cc::node_composit_init_channel_matte ( bNodeTree UNUSEDntree,
bNode node 
)
static

Definition at line 26 of file node_composite_channel_matte.cc.

References Freestyle::c, and node.

Referenced by register_node_type_cmp_channel_matte().