#include <sw.h>
Public Attributes | |
void * | pskin |
int | skinwidth |
int | skinheight |
void* affinetridesc_t::pskin |
Definition at line 171 of file sw.h.
Referenced by R_AliasSetupBlend(), R_AliasSetupSkin(), and R_PolysetSetUpAndScanLeftEdge().
int affinetridesc_t::skinheight |
Definition at line 173 of file sw.h.
Referenced by R_AliasSetupSkin().
int affinetridesc_t::skinwidth |
Definition at line 172 of file sw.h.
Referenced by R_AliasSetupSkin(), R_PolysetDrawSpans8_Blended(), R_PolysetDrawSpans8_Opaque(), R_PolysetScanLeftEdge(), R_PolysetSetUpAndScanLeftEdge(), and R_RasterizeAliasPolySmooth().