|
Blender V4.5
|
#include <BKE_screen.hh>
Public Attributes | |
| float | start_y |
| float | end_y |
| PointerRNA | open_owner_ptr |
| std::string | open_prop_name |
Definition at line 399 of file BKE_screen.hh.
| float LayoutPanelHeader::end_y |
Definition at line 401 of file BKE_screen.hh.
| PointerRNA LayoutPanelHeader::open_owner_ptr |
Definition at line 402 of file BKE_screen.hh.
Referenced by ui_layout_panel_toggle_open().
| std::string LayoutPanelHeader::open_prop_name |
Definition at line 403 of file BKE_screen.hh.
Referenced by ui_layout_panel_toggle_open().
| float LayoutPanelHeader::start_y |
Definition at line 400 of file BKE_screen.hh.