RetroArch
Public Attributes | List of all members
nk_chart_slot Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_chart_slot:
[legend]

Public Attributes

enum nk_chart_type type
 
struct nk_color color
 
struct nk_color highlight
 
float min
 
float max
 
float range
 
int count
 
struct nk_vec2 last
 
int index
 

Member Data Documentation

◆ color

struct nk_color nk_chart_slot::color

◆ count

int nk_chart_slot::count

◆ highlight

struct nk_color nk_chart_slot::highlight

◆ index

int nk_chart_slot::index

◆ last

struct nk_vec2 nk_chart_slot::last

◆ max

float nk_chart_slot::max

◆ min

float nk_chart_slot::min

◆ range

float nk_chart_slot::range

◆ type

enum nk_chart_type nk_chart_slot::type

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