RetroArch
Public Attributes | List of all members
D2D_VECTOR_3F Struct Reference

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

#include <dcommon.h>

Public Attributes

FLOAT x
 
FLOAT y
 
FLOAT z
 

Detailed Description

A vector of 3 FLOAT values (x, y, z).

Member Data Documentation

◆ x

FLOAT D2D_VECTOR_3F::x

◆ y

FLOAT D2D_VECTOR_3F::y

◆ z

FLOAT D2D_VECTOR_3F::z

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