RetroArch
Public Attributes | List of all members
D2D_POINT_2F Struct Reference

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

#include <dcommon.h>

Public Attributes

FLOAT x
 
FLOAT y
 

Detailed Description

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

Member Data Documentation

◆ x

FLOAT D2D_POINT_2F::x

◆ y

FLOAT D2D_POINT_2F::y

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