Vulkan2D
2D renderer written in C using Vulkan and SDL2
|
Data Fields | |
enum nk_panel_row_layout_type | type |
int | index |
float | height |
float | min_height |
int | columns |
const float * | ratio |
float | item_width |
float | item_height |
float | item_offset |
float | filled |
struct nk_rect | item |
int | tree_depth |
float | templates [NK_MAX_LAYOUT_ROW_TEMPLATE_COLUMNS] |