icculus quake2 doxygen  1.0 dev
surf_s Struct Reference

#include <r_local.h>

Public Attributes

struct surf_snext
 
struct surf_sprev
 
struct espan_sspans
 
int key
 
int last_u
 
int spanstate
 
int flags
 
msurface_tmsurf
 
entity_tentity
 
float nearzi
 
qboolean insubmodel
 
float d_ziorigin
 
float d_zistepu
 
float d_zistepv
 
int pad [2]
 

Detailed Description

Definition at line 399 of file r_local.h.

Member Data Documentation

◆ d_ziorigin

float surf_s::d_ziorigin

◆ d_zistepu

float surf_s::d_zistepu

◆ d_zistepv

float surf_s::d_zistepv

◆ entity

entity_t* surf_s::entity

Definition at line 412 of file r_local.h.

Referenced by D_SolidSurf(), D_TurbulentSurf(), R_RenderBmodelFace(), and R_RenderFace().

◆ flags

int surf_s::flags

Definition at line 410 of file r_local.h.

Referenced by D_DrawSurfaces(), R_BeginEdgeFrame(), R_RenderBmodelFace(), and R_RenderFace().

◆ insubmodel

◆ key

int surf_s::key

◆ last_u

◆ msurf

◆ nearzi

float surf_s::nearzi

Definition at line 413 of file r_local.h.

Referenced by D_SolidSurf(), R_RenderBmodelFace(), and R_RenderFace().

◆ next

◆ pad

int surf_s::pad[2]

Definition at line 417 of file r_local.h.

◆ prev

struct surf_s* surf_s::prev

◆ spans

◆ spanstate