Blender V4.3
interface_template_node_tree_interface.cc File Reference
#include "BKE_context.hh"
#include "BKE_node_tree_interface.hh"
#include "BKE_node_tree_update.hh"
#include "BLI_color.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.

Classes

struct  blender::ui::nodes::wmDragNodeTreeInterface
 

Namespaces

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

Functions

void uiTemplateNodeTreeInterface (uiLayout *layout, PointerRNA *ptr)
 

Function Documentation

◆ uiTemplateNodeTreeInterface()