Blender  V3.3
Namespaces | Functions | Variables
node_composite_switchview.cc File Reference
#include "BKE_context.h"
#include "BKE_lib_id.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_switchview_cc
 

Functions

static bNodeSocketblender::nodes::node_composite_switchview_cc::ntreeCompositSwitchViewAddSocket (bNodeTree *ntree, bNode *node, const char *name)
 
static void blender::nodes::node_composite_switchview_cc::cmp_node_switch_view_sanitycheck (bNodeTree *ntree, bNode *node)
 
static void blender::nodes::node_composite_switchview_cc::cmp_node_switch_view_update (bNodeTree *ntree, bNode *node)
 
static void blender::nodes::node_composite_switchview_cc::init_switch_view (const bContext *C, PointerRNA *ptr)
 
static void blender::nodes::node_composite_switchview_cc::node_composit_buts_switch_view_ex (uiLayout *layout, bContext *UNUSED(C), PointerRNA *UNUSED(ptr))
 
void register_node_type_cmp_switch_view ()
 

Variables

static bNodeSocketTemplate blender::nodes::node_composite_switchview_cc::cmp_node_switch_view_out []
 

Function Documentation

◆ register_node_type_cmp_switch_view()

void register_node_type_cmp_switch_view ( void  )