Blender  V3.3
Namespaces | Functions
node_composite_translate.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_translate_cc
 

Functions

static void blender::nodes::node_composite_translate_cc::cmp_node_translate_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_composite_translate_cc::node_composit_init_translate (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::node_composite_translate_cc::node_composit_buts_translate (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
void register_node_type_cmp_translate ()
 

Function Documentation

◆ register_node_type_cmp_translate()

void register_node_type_cmp_translate ( void  )