RetroArch
Public Attributes | List of all members
nk_command_scissor Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_command_scissor:
[legend]

Public Attributes

struct nk_command header
 
short x
 
short y
 
unsigned short w
 
unsigned short h
 

Member Data Documentation

◆ h

unsigned short nk_command_scissor::h

◆ header

struct nk_command nk_command_scissor::header

◆ w

unsigned short nk_command_scissor::w

◆ x

short nk_command_scissor::x

◆ y

short nk_command_scissor::y

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