Blender  V3.3
Namespaces | Functions
node_composite_color_matte.cc File Reference
#include "UI_interface.h"
#include "UI_resources.h"
#include "node_composite_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_composite_color_matte_cc
 

Functions

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

Function Documentation

◆ register_node_type_cmp_color_matte()

void register_node_type_cmp_color_matte ( void  )