nk_chart_slot
extern (C)
struct nk_chart_slot {
}
- color
nk_color color;
Undocumented in source.
- count
int count;
Undocumented in source.
- highlight
nk_color highlight;
Undocumented in source.
- index
int index;
Undocumented in source.
- last
nk_vec2_ last;
Undocumented in source.
- max
float max;
Undocumented in source.
- min
float min;
Undocumented in source.
- range
float range;
Undocumented in source.
- type
nk_chart_type type;
Undocumented in source.
nuklear
aliasesenumsfunctionsmanifest constantsstructsunions