|
Blender V5.0
|
Public Attributes | |
| bNodeSocket * | input = nullptr |
| bNodeSocket * | output = nullptr |
| const nodes::PanelDeclaration * | panel_decl = nullptr |
Static Public Attributes | |
| static constexpr Type | type = Type::Socket |
Definition at line 623 of file node_draw.cc.
| bNodeSocket* blender::ed::space_node::flat_item::Socket::input = nullptr |
Definition at line 625 of file node_draw.cc.
Referenced by blender::ed::space_node::add_flat_items_for_socket().
| bNodeSocket* blender::ed::space_node::flat_item::Socket::output = nullptr |
Definition at line 626 of file node_draw.cc.
Referenced by blender::ed::space_node::add_flat_items_for_socket().
| const nodes::PanelDeclaration* blender::ed::space_node::flat_item::Socket::panel_decl = nullptr |
Definition at line 627 of file node_draw.cc.
Referenced by blender::ed::space_node::add_flat_items_for_socket().
|
staticconstexpr |
Definition at line 624 of file node_draw.cc.