uvw 3.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
uvw::win_size Struct Reference

Windows size representation. More...

#include <util.h>

Public Attributes

int width
 
int height
 

Detailed Description

Windows size representation.

Definition at line 78 of file util.h.

Member Data Documentation

◆ height

int uvw::win_size::height

The height of the given window.

Definition at line 80 of file util.h.

◆ width

int uvw::win_size::width

The width of the given window.

Definition at line 79 of file util.h.


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