Vulkan2D
2D renderer written in C using Vulkan and SDL2
Loading...
Searching...
No Matches
nk_row_layout Struct Reference
Collaboration diagram for nk_row_layout:

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]
 

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