ReactOS 0.4.15-dev-7924-g5949c20
vec4 Struct Reference

#include <d3dx9_private.h>

Public Attributes

float x
 
float y
 
float z
 
float w
 

Detailed Description

Definition at line 36 of file d3dx9_private.h.

Member Data Documentation

◆ w

◆ x

◆ y

float vec4::y

Definition at line 38 of file d3dx9_private.h.

Referenced by index_to_rgba(), la_from_rgba(), and la_to_rgba().

◆ z

float vec4::z

Definition at line 38 of file d3dx9_private.h.

Referenced by index_to_rgba(), la_from_rgba(), and la_to_rgba().


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