nk_panel

Undocumented in source.

Members

Variables

at_x
float at_x;
at_y
float at_y;
Undocumented in source.
border
float border;
Undocumented in source.
bounds
nk_rect bounds;
Undocumented in source.
buffer
nk_command_buffer* buffer;
Undocumented in source.
chart
nk_chart chart;
Undocumented in source.
clip
nk_rect clip;
Undocumented in source.
flags
nk_flags flags;
Undocumented in source.
footer_height
float footer_height;
Undocumented in source.
has_scrolling
uint has_scrolling;
Undocumented in source.
header_height
float header_height;
max_x
float max_x;
Undocumented in source.
menu
nk_menu_state menu;
Undocumented in source.
offset_x
nk_uint* offset_x;
Undocumented in source.
offset_y
nk_uint* offset_y;
Undocumented in source.
parent
nk_panel* parent;
Undocumented in source.
row
nk_row_layout row;
Undocumented in source.
type
nk_panel_type type;
Undocumented in source.

Meta