RetroArch
Public Attributes | List of all members
nk_command_triangle Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_triangle:
[legend]

Public Attributes

struct nk_command header
 
unsigned short line_thickness
 
struct nk_vec2i a
 
struct nk_vec2i b
 
struct nk_vec2i c
 
struct nk_color color
 

Member Data Documentation

◆ a

struct nk_vec2i nk_command_triangle::a

◆ b

struct nk_vec2i nk_command_triangle::b

◆ c

struct nk_vec2i nk_command_triangle::c

◆ color

struct nk_color nk_command_triangle::color

◆ header

struct nk_command nk_command_triangle::header

◆ line_thickness

unsigned short nk_command_triangle::line_thickness

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