Quake II RTX doxygen  1.0 dev
ShadowVertex Struct Reference

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 631 of file precomputed_sky.c.

Member Data Documentation

◆ x

float ShadowVertex::x

Definition at line 633 of file precomputed_sky.c.

Referenced by FillVertexAndIndexBuffers().

◆ y

float ShadowVertex::y

Definition at line 634 of file precomputed_sky.c.

Referenced by FillVertexAndIndexBuffers().

◆ z

float ShadowVertex::z

Definition at line 635 of file precomputed_sky.c.

Referenced by FillVertexAndIndexBuffers().