RetroArch
Public Attributes | List of all members
nk_command_arc Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_arc:
[legend]

Public Attributes

struct nk_command header
 
short cx
 
short cy
 
unsigned short r
 
unsigned short line_thickness
 
float a [2]
 
struct nk_color color
 

Member Data Documentation

◆ a

float nk_command_arc::a[2]

◆ color

struct nk_color nk_command_arc::color

◆ cx

short nk_command_arc::cx

◆ cy

short nk_command_arc::cy

◆ header

struct nk_command nk_command_arc::header

◆ line_thickness

unsigned short nk_command_arc::line_thickness

◆ r

unsigned short nk_command_arc::r

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