ReactOS 0.4.15-dev-7918-g2a2556c
wined3d_ivec4 Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_ivec4:

Public Attributes

int x
 
int y
 
int z
 
int w
 

Detailed Description

Definition at line 1619 of file wined3d.h.

Member Data Documentation

◆ w

int wined3d_ivec4::w

Definition at line 1624 of file wined3d.h.

◆ x

int wined3d_ivec4::x

Definition at line 1621 of file wined3d.h.

◆ y

int wined3d_ivec4::y

Definition at line 1622 of file wined3d.h.

◆ z

int wined3d_ivec4::z

Definition at line 1623 of file wined3d.h.


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