Blender V4.3
LayoutPanelHeader Struct Reference

#include <BKE_screen.hh>

Public Attributes

float start_y
 
float end_y
 
PointerRNA open_owner_ptr
 
std::string open_prop_name
 

Detailed Description

Definition at line 365 of file BKE_screen.hh.

Member Data Documentation

◆ end_y

float LayoutPanelHeader::end_y

Definition at line 367 of file BKE_screen.hh.

◆ open_owner_ptr

PointerRNA LayoutPanelHeader::open_owner_ptr

Definition at line 368 of file BKE_screen.hh.

Referenced by ui_layout_panel_toggle_open().

◆ open_prop_name

std::string LayoutPanelHeader::open_prop_name

Definition at line 369 of file BKE_screen.hh.

Referenced by ui_layout_panel_toggle_open().

◆ start_y

float LayoutPanelHeader::start_y

Definition at line 366 of file BKE_screen.hh.


The documentation for this struct was generated from the following file: