RetroArch
Public Attributes | List of all members
nk_chart Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_chart:
[legend]

Public Attributes

int slot
 
float x
 
float y
 
float w
 
float h
 
struct nk_chart_slot slots [NK_CHART_MAX_SLOT]
 

Member Data Documentation

◆ h

float nk_chart::h

◆ slot

int nk_chart::slot

◆ slots

struct nk_chart_slot nk_chart::slots[NK_CHART_MAX_SLOT]

◆ w

float nk_chart::w

◆ x

float nk_chart::x

◆ y

float nk_chart::y

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