RetroArch
Public Attributes | List of all members
D2D_SIZE_U Struct Reference

Stores an ordered pair of integers, typically the width and height of a rectangle. More...

#include <dcommon.h>

Public Attributes

UINT32 width
 
UINT32 height
 

Detailed Description

Stores an ordered pair of integers, typically the width and height of a rectangle.

Member Data Documentation

◆ height

UINT32 D2D_SIZE_U::height

◆ width

UINT32 D2D_SIZE_U::width

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