Blender V5.0
blender::ed::space_node::flat_item::PanelHeader Struct Reference

Public Attributes

const nodes::PanelDeclarationdecl
bNodeSocketinput = nullptr

Static Public Attributes

static constexpr Type type = Type::PanelHeader

Detailed Description

Definition at line 632 of file node_draw.cc.

Member Data Documentation

◆ decl

const nodes::PanelDeclaration* blender::ed::space_node::flat_item::PanelHeader::decl

Definition at line 634 of file node_draw.cc.

Referenced by blender::ed::space_node::add_flat_items_for_panel().

◆ input

bNodeSocket* blender::ed::space_node::flat_item::PanelHeader::input = nullptr

Optional input that is drawn in the header.

Definition at line 636 of file node_draw.cc.

Referenced by blender::ed::space_node::add_flat_items_for_panel().

◆ type

Type blender::ed::space_node::flat_item::PanelHeader::type = Type::PanelHeader
staticconstexpr

Definition at line 633 of file node_draw.cc.


The documentation for this struct was generated from the following file: