ReactOS 0.4.15-dev-8002-gbbb3b00
wined3d_uvec4 Struct Reference

#include <wined3d.h>

Public Attributes

unsigned int x
 
unsigned int y
 
unsigned int z
 
unsigned int w
 

Detailed Description

Definition at line 1627 of file wined3d.h.

Member Data Documentation

◆ w

unsigned int wined3d_uvec4::w

Definition at line 1632 of file wined3d.h.

◆ x

unsigned int wined3d_uvec4::x

Definition at line 1629 of file wined3d.h.

◆ y

unsigned int wined3d_uvec4::y

Definition at line 1630 of file wined3d.h.

◆ z

unsigned int wined3d_uvec4::z

Definition at line 1631 of file wined3d.h.


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