ReactOS 0.4.15-dev-7958-gcd0bb1a
VERTEX Struct Reference

Public Attributes

float x
 
float y
 
float z
 
float rhw
 
float u
 
float v
 
float x1
 
float y1
 
float x2
 
float y2
 

Detailed Description

Definition at line 2546 of file vmr9.c.

Member Data Documentation

◆ rhw

float VERTEX::rhw

Definition at line 2546 of file vmr9.c.

Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().

◆ u

float VERTEX::u

Definition at line 2546 of file vmr9.c.

Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().

◆ v

float VERTEX::v

Definition at line 2546 of file vmr9.c.

Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().

◆ x

float VERTEX::x

Definition at line 2546 of file vmr9.c.

Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().

◆ x1

float VERTEX::x1

Definition at line 49 of file ssstars.c.

Referenced by InitGL(), and render().

◆ x2

float VERTEX::x2

Definition at line 51 of file ssstars.c.

Referenced by InitGL(), and render().

◆ y

float VERTEX::y

Definition at line 2546 of file vmr9.c.

Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().

◆ y1

float VERTEX::y1

Definition at line 50 of file ssstars.c.

Referenced by InitGL(), and render().

◆ y2

float VERTEX::y2

Definition at line 52 of file ssstars.c.

Referenced by InitGL(), and render().

◆ z

float VERTEX::z

Definition at line 2546 of file vmr9.c.

Referenced by InitGL(), render(), and VMR9_SurfaceAllocator_UpdateDeviceReset().


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