|
Blender V5.0
|
Public Attributes | |
| const nodes::PanelDeclaration * | decl |
| bNodeSocket * | input = nullptr |
Static Public Attributes | |
| static constexpr Type | type = Type::PanelHeader |
Definition at line 632 of file node_draw.cc.
| 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().
| 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().
|
staticconstexpr |
Definition at line 633 of file node_draw.cc.