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