uvw 2.12.1
Loading...
Searching...
No Matches
uvw::WinSize Struct Reference

Windows size representation. More...

#include <util.h>

Public Attributes

int width
 
int height
 

Detailed Description

Windows size representation.

Definition at line 197 of file util.h.

Member Data Documentation

◆ height

int uvw::WinSize::height

The height of the given window.

Definition at line 199 of file util.h.

◆ width

int uvw::WinSize::width

The width of the given window.

Definition at line 198 of file util.h.


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