icculus quake2 doxygen  1.0 dev
finalvert_s Struct Reference

#include <r_local.h>

Public Attributes

int u
 
int v
 
int s
 
int t
 
int l
 
int zi
 
int flags
 
float xyz [3]
 

Detailed Description

Definition at line 281 of file r_local.h.

Member Data Documentation

◆ flags

int finalvert_s::flags

Definition at line 285 of file r_local.h.

Referenced by R_AliasClip(), and R_AliasClipTriangle().

◆ l

◆ s

◆ t

◆ u

◆ v

◆ xyz

float finalvert_s::xyz[3]

Definition at line 286 of file r_local.h.

Referenced by R_Alias_clip_z().

◆ zi

int finalvert_s::zi