Blender V4.3
blender::nodes::node_composite_premulkey_cc Namespace Reference

Classes

class  AlphaConvertShaderNode
 

Functions

static void cmp_node_premulkey_declare (NodeDeclarationBuilder &b)
 
static void node_composit_buts_premulkey (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static ShaderNodeget_compositor_shader_node (DNode node)
 

Function Documentation

◆ cmp_node_premulkey_declare()

static void blender::nodes::node_composite_premulkey_cc::cmp_node_premulkey_declare ( NodeDeclarationBuilder & b)
static

Definition at line 22 of file node_composite_premulkey.cc.

References b.

◆ get_compositor_shader_node()

static ShaderNode * blender::nodes::node_composite_premulkey_cc::get_compositor_shader_node ( DNode node)
static

Definition at line 60 of file node_composite_premulkey.cc.

◆ node_composit_buts_premulkey()

static void blender::nodes::node_composite_premulkey_cc::node_composit_buts_premulkey ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

Definition at line 30 of file node_composite_premulkey.cc.

References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().