#include <r_local.h>
Public Attributes | |
| void * | pskin |
| int | pskindesc |
| int | skinwidth |
| int | skinheight |
| dtriangle_t * | ptriangles |
| finalvert_t * | pfinalverts |
| int | numtriangles |
| int | drawtype |
| int | seamfixupX16 |
| qboolean | do_vis_thresh |
| int | vis_thresh |
| finalvert_t* affinetridesc_t::pfinalverts |
| void* affinetridesc_t::pskin |
Definition at line 305 of file r_local.h.
Referenced by R_AliasSetupSkin(), R_PolysetUpdateTables(), and R_RasterizeAliasPolySmooth().
| dtriangle_t* affinetridesc_t::ptriangles |
| int affinetridesc_t::skinheight |
Definition at line 308 of file r_local.h.
Referenced by R_AliasSetupSkin().
| int affinetridesc_t::skinwidth |
Definition at line 307 of file r_local.h.
Referenced by R_AliasSetupSkin(), R_PolysetDrawSpans8_33(), R_PolysetDrawSpans8_66(), R_PolysetDrawSpans8_Opaque(), R_PolysetDrawThreshSpans8(), R_PolysetScanLeftEdge_C(), R_PolysetUpdateTables(), and R_RasterizeAliasPolySmooth().
| int affinetridesc_t::vis_thresh |
Definition at line 315 of file r_local.h.
Referenced by R_PolysetDrawThreshSpans8().