RetroArch
Public Attributes | List of all members
D2D_VECTOR_2F Struct Reference

A vector of 2 FLOAT values (x, y). More...

#include <dcommon.h>

Public Attributes

FLOAT x
 
FLOAT y
 

Detailed Description

A vector of 2 FLOAT values (x, y).

Member Data Documentation

◆ x

FLOAT D2D_VECTOR_2F::x

◆ y

FLOAT D2D_VECTOR_2F::y

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