ReactOS 0.4.15-dev-7961-gdcf9eb0
wined3d_vec3 Struct Reference

#include <wined3d.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 1596 of file wined3d.h.

Member Data Documentation

◆ x

float wined3d_vec3::x

Definition at line 1598 of file wined3d.h.

Referenced by draw_test_quad().

◆ y

float wined3d_vec3::y

Definition at line 1599 of file wined3d.h.

◆ z

float wined3d_vec3::z

Definition at line 1600 of file wined3d.h.


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