|
Blender V4.5
|
Public Attributes | |
| const nodes::PanelDeclaration * | decl |
| bNodeSocket * | input = nullptr |
Static Public Attributes | |
| static constexpr Type | type = Type::PanelHeader |
Definition at line 598 of file node_draw.cc.
| const nodes::PanelDeclaration* blender::ed::space_node::flat_item::PanelHeader::decl |
Definition at line 600 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 602 of file node_draw.cc.
Referenced by blender::ed::space_node::add_flat_items_for_panel().
|
staticconstexpr |
Definition at line 599 of file node_draw.cc.