|
Blender V4.5
|
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 589 of file node_draw.cc.
| bNodeSocket* blender::ed::space_node::flat_item::Socket::input = nullptr |
Definition at line 591 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 592 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 593 of file node_draw.cc.
Referenced by blender::ed::space_node::add_flat_items_for_socket().
|
staticconstexpr |
Definition at line 590 of file node_draw.cc.