RetroArch
Public Attributes | List of all members
nk_command_curve Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_curve:
[legend]

Public Attributes

struct nk_command header
 
unsigned short line_thickness
 
struct nk_vec2i begin
 
struct nk_vec2i end
 
struct nk_vec2i ctrl [2]
 
struct nk_color color
 

Member Data Documentation

◆ begin

struct nk_vec2i nk_command_curve::begin

◆ color

struct nk_color nk_command_curve::color

◆ ctrl

struct nk_vec2i nk_command_curve::ctrl[2]

◆ end

struct nk_vec2i nk_command_curve::end

◆ header

struct nk_command nk_command_curve::header

◆ line_thickness

unsigned short nk_command_curve::line_thickness

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