nk_row_layout

Undocumented in source.

Members

Variables

columns
int columns;
Undocumented in source.
filled
float filled;
Undocumented in source.
height
float height;
Undocumented in source.
index
int index;
Undocumented in source.
item
nk_rect item;
Undocumented in source.
item_height
float item_height;
Undocumented in source.
item_offset
float item_offset;
Undocumented in source.
item_width
float item_width;
Undocumented in source.
min_height
float min_height;
Undocumented in source.
ratio
const(float)* ratio;
Undocumented in source.
templates
float[NK_MAX_LAYOUT_ROW_TEMPLATE_COLUMNS] templates;
Undocumented in source.
tree_depth
int tree_depth;
Undocumented in source.
type
nk_panel_row_layout_type type;
Undocumented in source.

Meta