RetroArch
Public Attributes | List of all members
D2D_POINT_2U Struct Reference

Represents an x-coordinate and y-coordinate pair in two-dimensional space. More...

#include <dcommon.h>

Public Attributes

UINT32 x
 
UINT32 y
 

Detailed Description

Represents an x-coordinate and y-coordinate pair in two-dimensional space.

Member Data Documentation

◆ x

UINT32 D2D_POINT_2U::x

◆ y

UINT32 D2D_POINT_2U::y

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