RetroArch
Public Attributes | List of all members
nk_rect Struct Reference

#include <nuklear.h>

Collaboration diagram for nk_rect:
[legend]

Public Attributes

float x
 
float y
 
float w
 
float h
 

Member Data Documentation

◆ h

float nk_rect::h

◆ w

float nk_rect::w

◆ x

float nk_rect::x

◆ y

float nk_rect::y

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