vkQuake2 doxygen  1.0 dev
emitpoint_t Struct Reference

#include <r_local.h>

Public Attributes

float u
 
float v
 
float s
 
float t
 
float zi
 

Detailed Description

Definition at line 255 of file r_local.h.

Member Data Documentation

◆ s

float emitpoint_t::s

Definition at line 258 of file r_local.h.

Referenced by R_ClipAndDrawPoly().

◆ t

float emitpoint_t::t

Definition at line 258 of file r_local.h.

Referenced by R_ClipAndDrawPoly().

◆ u

float emitpoint_t::u

Definition at line 257 of file r_local.h.

Referenced by R_ClipAndDrawPoly(), R_PolygonScanLeftEdge(), and R_PolygonScanRightEdge().

◆ v

float emitpoint_t::v

◆ zi

float emitpoint_t::zi

Definition at line 259 of file r_local.h.

Referenced by R_ClipAndDrawPoly().