RetroArch
Public Attributes | List of all members
nk_command_polygon_filled Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_polygon_filled:
[legend]

Public Attributes

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

Member Data Documentation

◆ color

struct nk_color nk_command_polygon_filled::color

◆ header

struct nk_command nk_command_polygon_filled::header

◆ point_count

unsigned short nk_command_polygon_filled::point_count

◆ points

struct nk_vec2i nk_command_polygon_filled::points[1]

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