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

Functions

static void cmp_node_chroma_matte_declare (NodeDeclarationBuilder &b)
 
static void node_composit_init_chroma_matte (bNodeTree *UNUSED(ntree), bNode *node)
 
static void node_composit_buts_chroma_matte (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 

Function Documentation

◆ cmp_node_chroma_matte_declare()

static void blender::nodes::node_composite_chroma_matte_cc::cmp_node_chroma_matte_declare ( NodeDeclarationBuilder &  b)
static

Definition at line 19 of file node_composite_chroma_matte.cc.

References usdtokens::b(), and N_.

Referenced by register_node_type_cmp_chroma_matte().

◆ node_composit_buts_chroma_matte()

static void blender::nodes::node_composite_chroma_matte_cc::node_composit_buts_chroma_matte ( uiLayout *  layout,
bContext *  UNUSEDC,
PointerRNA *  ptr 
)
static

◆ node_composit_init_chroma_matte()

static void blender::nodes::node_composite_chroma_matte_cc::node_composit_init_chroma_matte ( bNodeTree *  UNUSEDntree,
bNode *  node 
)
static

Definition at line 27 of file node_composite_chroma_matte.cc.

References Freestyle::c, DEG2RADF, and node.

Referenced by register_node_type_cmp_chroma_matte().