RetroArch
Public Attributes | List of all members
D2D_SIZE_F Struct Reference

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

#include <dcommon.h>

Public Attributes

FLOAT width
 
FLOAT height
 

Detailed Description

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

Member Data Documentation

◆ height

FLOAT D2D_SIZE_F::height

◆ width

FLOAT D2D_SIZE_F::width

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