Blender V4.3
blender::ui::nodes Namespace Reference

Classes

struct  wmDragNodeTreeInterface
 

Functions

static void draw_node_input (bContext *C, uiLayout *layout, PointerRNA *node_ptr, bNodeSocket &socket)
 
static void draw_node_input (bContext *C, uiLayout *layout, PointerRNA *node_ptr, StringRefNull identifier)
 
static void handle_node_declaration_items (bContext *C, Panel *root_panel, uiLayout *layout, PointerRNA *node_ptr, ItemIterator &item_iter, const ItemIterator item_end)
 

Function Documentation

◆ draw_node_input() [1/2]

◆ draw_node_input() [2/2]

static void blender::ui::nodes::draw_node_input ( bContext * C,
uiLayout * layout,
PointerRNA * node_ptr,
StringRefNull identifier )
static

◆ handle_node_declaration_items()

static void blender::ui::nodes::handle_node_declaration_items ( bContext * C,
Panel * root_panel,
uiLayout * layout,
PointerRNA * node_ptr,
ItemIterator & item_iter,
const ItemIterator item_end )
static