Blender V4.5
interface_template_node_tree_interface.cc File Reference
#include "BKE_context.hh"
#include "BKE_main_invariants.hh"
#include "BKE_node_tree_interface.hh"
#include "BLI_string.h"
#include "BLT_translation.hh"
#include "DNA_node_tree_interface_types.h"
#include "ED_node.hh"
#include "ED_undo.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"
#include "UI_tree_view.hh"
#include "WM_api.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::ui
 
namespace  blender::ui::nodes
 

Functions

void uiTemplateNodeTreeInterface (uiLayout *layout, bContext *C, PointerRNA *ptr)
 

Function Documentation

◆ uiTemplateNodeTreeInterface()