#include <r_local.h>
Public Attributes | |
float | u |
float | v |
float | s |
float | t |
float | zi |
float emitpoint_t::s |
Definition at line 258 of file r_local.h.
Referenced by R_ClipAndDrawPoly().
float emitpoint_t::t |
Definition at line 258 of file r_local.h.
Referenced by R_ClipAndDrawPoly().
float emitpoint_t::u |
Definition at line 257 of file r_local.h.
Referenced by R_ClipAndDrawPoly(), R_PolygonScanLeftEdge(), and R_PolygonScanRightEdge().
float emitpoint_t::v |
Definition at line 257 of file r_local.h.
Referenced by R_ClipAndDrawPoly(), R_DrawPoly(), R_PolygonScanLeftEdge(), and R_PolygonScanRightEdge().
float emitpoint_t::zi |
Definition at line 259 of file r_local.h.
Referenced by R_ClipAndDrawPoly().