|
Blender V4.3
|
#include <NOD_node_extra_info.hh>
Public Attributes | |
| Vector< NodeExtraInfoRow > & | rows |
| const bNode & | node |
| const bContext & | C |
Definition at line 23 of file NOD_node_extra_info.hh.
| const bContext& blender::nodes::NodeExtraInfoParams::C |
Definition at line 26 of file NOD_node_extra_info.hh.
| const bNode& blender::nodes::NodeExtraInfoParams::node |
Definition at line 25 of file NOD_node_extra_info.hh.
| Vector<NodeExtraInfoRow>& blender::nodes::NodeExtraInfoParams::rows |
Definition at line 24 of file NOD_node_extra_info.hh.