Quake II RTX doxygen  1.0 dev
oldrefdef_t Struct Reference

#include <sw.h>

Public Attributes

vrect_t vrect
 
int vrectright
 
int vrectbottom
 
float vrectrightedge
 
float fvrectx
 
float fvrecty
 
float fvrectx_adj
 
float fvrecty_adj
 
int vrect_x_adj_shift20
 
int vrectright_adj_shift20
 
float fvrectright_adj
 
float fvrectbottom_adj
 
float fvrectright
 
float fvrectbottom
 
float xcenter
 
float ycenter
 
float xscale
 
float yscale
 
float xscaleinv
 
float yscaleinv
 
float xscaleshrink
 
float yscaleshrink
 
float scale_for_mip
 
int vrectright_particle
 
int vrectbottom_particle
 
int pix_min
 
int pix_max
 
int pix_shift
 

Detailed Description

Definition at line 131 of file sw.h.

Member Data Documentation

◆ fvrectbottom

float oldrefdef_t::fvrectbottom

Definition at line 142 of file sw.h.

Referenced by R_ViewChanged().

◆ fvrectbottom_adj

float oldrefdef_t::fvrectbottom_adj

Definition at line 140 of file sw.h.

Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().

◆ fvrectright

float oldrefdef_t::fvrectright

Definition at line 141 of file sw.h.

Referenced by R_ViewChanged().

◆ fvrectright_adj

float oldrefdef_t::fvrectright_adj

Definition at line 140 of file sw.h.

Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().

◆ fvrectx

float oldrefdef_t::fvrectx

Definition at line 136 of file sw.h.

Referenced by R_ViewChanged().

◆ fvrectx_adj

float oldrefdef_t::fvrectx_adj

Definition at line 137 of file sw.h.

Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().

◆ fvrecty

float oldrefdef_t::fvrecty

Definition at line 136 of file sw.h.

Referenced by R_ViewChanged().

◆ fvrecty_adj

float oldrefdef_t::fvrecty_adj

Definition at line 137 of file sw.h.

Referenced by R_EmitEdge(), R_PolygonScanRightEdge(), and R_ViewChanged().

◆ pix_max

int oldrefdef_t::pix_max

Definition at line 153 of file sw.h.

Referenced by R_DrawParticle(), and R_ViewChanged().

◆ pix_min

int oldrefdef_t::pix_min

Definition at line 153 of file sw.h.

Referenced by R_DrawParticle(), and R_ViewChanged().

◆ pix_shift

int oldrefdef_t::pix_shift

Definition at line 153 of file sw.h.

Referenced by R_DrawParticle(), and R_ViewChanged().

◆ scale_for_mip

float oldrefdef_t::scale_for_mip

Definition at line 149 of file sw.h.

Referenced by D_SolidSurf(), and R_ViewChanged().

◆ vrect

◆ vrect_x_adj_shift20

int oldrefdef_t::vrect_x_adj_shift20

Definition at line 138 of file sw.h.

Referenced by R_EmitEdge(), and R_ViewChanged().

◆ vrectbottom

◆ vrectbottom_particle

int oldrefdef_t::vrectbottom_particle

Definition at line 152 of file sw.h.

Referenced by R_DrawParticle(), and R_ViewChanged().

◆ vrectright

int oldrefdef_t::vrectright

◆ vrectright_adj_shift20

int oldrefdef_t::vrectright_adj_shift20

Definition at line 139 of file sw.h.

Referenced by R_EmitEdge(), and R_ViewChanged().

◆ vrectright_particle

int oldrefdef_t::vrectright_particle

Definition at line 152 of file sw.h.

Referenced by R_DrawParticle(), and R_ViewChanged().

◆ vrectrightedge

float oldrefdef_t::vrectrightedge

Definition at line 134 of file sw.h.

Referenced by R_ViewChanged().

◆ xcenter

◆ xscale

float oldrefdef_t::xscale

◆ xscaleinv

float oldrefdef_t::xscaleinv

◆ xscaleshrink

float oldrefdef_t::xscaleshrink

Definition at line 148 of file sw.h.

Referenced by R_DrawParticles(), and R_ViewChanged().

◆ ycenter

◆ yscale

float oldrefdef_t::yscale

◆ yscaleinv

float oldrefdef_t::yscaleinv

◆ yscaleshrink

float oldrefdef_t::yscaleshrink

Definition at line 148 of file sw.h.

Referenced by R_DrawParticles(), and R_ViewChanged().