|
Blender V4.3
|
#include <BKE_node_runtime.hh>
Inherits blender::NonCopyable, and blender::NonMovable.
Public Attributes | |
| float | location_y |
| float | min_content_y |
| float | max_content_y |
Definition at line 265 of file BKE_node_runtime.hh.
| float blender::bke::bNodePanelRuntime::location_y |
Definition at line 270 of file BKE_node_runtime.hh.
Referenced by blender::ed::space_node::add_panel_items_recursive(), and blender::ed::space_node::node_draw_panels().
| float blender::bke::bNodePanelRuntime::max_content_y |
Definition at line 274 of file BKE_node_runtime.hh.
Referenced by blender::ed::space_node::add_panel_items_recursive(), and blender::ed::space_node::node_draw_panels_background().
| float blender::bke::bNodePanelRuntime::min_content_y |
Definition at line 272 of file BKE_node_runtime.hh.
Referenced by blender::ed::space_node::add_panel_items_recursive(), and blender::ed::space_node::node_draw_panels_background().