#include <nuklear.h>
Public Attributes | |
| int | columns |
| float | filled |
| float | height |
| int | index |
| struct nk_rect | item |
| float | item_height |
| float | item_offset |
| float | item_width |
| float | min_height |
| const float * | ratio |
| float | templates [NK_MAX_LAYOUT_ROW_TEMPLATE_COLUMNS] |
| int | tree_depth |
| enum nk_panel_row_layout_type | type |
| float nk_row_layout::templates[NK_MAX_LAYOUT_ROW_TEMPLATE_COLUMNS] |
| enum nk_panel_row_layout_type nk_row_layout::type |