Blender  V3.3
Namespaces | Functions
node_composite_viewer.cc File Reference
#include "BKE_global.h"
#include "BKE_image.h"
#include "RNA_access.h"
#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_viewer_cc
 

Functions

static void blender::nodes::node_composite_viewer_cc::cmp_node_viewer_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_composite_viewer_cc::node_composit_init_viewer (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::node_composite_viewer_cc::node_composit_buts_viewer (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_composite_viewer_cc::node_composit_buts_viewer_ex (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
void register_node_type_cmp_viewer ()
 

Function Documentation

◆ register_node_type_cmp_viewer()

void register_node_type_cmp_viewer ( void  )