RetroArch
Public Attributes | List of all members
nk_command_polyline Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_polyline:
[legend]

Public Attributes

struct nk_command header
 
struct nk_color color
 
unsigned short line_thickness
 
unsigned short point_count
 
struct nk_vec2i points [1]
 

Member Data Documentation

◆ color

struct nk_color nk_command_polyline::color

◆ header

struct nk_command nk_command_polyline::header

◆ line_thickness

unsigned short nk_command_polyline::line_thickness

◆ point_count

unsigned short nk_command_polyline::point_count

◆ points

struct nk_vec2i nk_command_polyline::points[1]

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