|
Blender V5.0
|
Public Member Functions | |
| flat_item::Type | type () const |
Public Attributes | |
| std::variant< flat_item::Socket, flat_item::Separator, flat_item::PanelHeader, flat_item::PanelContentBegin, flat_item::PanelContentEnd, flat_item::Layout > | item |
Definition at line 653 of file node_draw.cc.
|
inline |
Definition at line 662 of file node_draw.cc.
References item.
Referenced by blender::ed::space_node::get_margin_from_top(), and blender::ed::space_node::get_margin_to_bottom().
| std::variant<flat_item::Socket, flat_item::Separator, flat_item::PanelHeader, flat_item::PanelContentBegin, flat_item::PanelContentEnd, flat_item::Layout> blender::ed::space_node::FlatNodeItem::item |
Definition at line 660 of file node_draw.cc.
Referenced by blender::ed::space_node::node_update_basis_from_declaration(), blender::ed::space_node::tag_final_panel(), and type().