vkQuake2 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 428 of file r_local.h.

Member Data Documentation

◆ d_ziorigin

float surf_s::d_ziorigin

Definition at line 444 of file r_local.h.

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

◆ d_zistepu

float surf_s::d_zistepu

Definition at line 444 of file r_local.h.

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

◆ d_zistepv

float surf_s::d_zistepv

Definition at line 444 of file r_local.h.

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

◆ entity

entity_t* surf_s::entity

Definition at line 441 of file r_local.h.

Referenced by R_RenderBmodelFace(), and R_RenderFace().

◆ flags

int surf_s::flags

Definition at line 439 of file r_local.h.

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

◆ insubmodel

qboolean surf_s::insubmodel

Definition at line 443 of file r_local.h.

Referenced by R_LeadingEdge(), R_LeadingEdgeBackwards(), R_RenderBmodelFace(), and R_RenderFace().

◆ key

int surf_s::key

◆ last_u

◆ msurf

msurface_t* surf_s::msurf

Definition at line 440 of file r_local.h.

Referenced by R_RenderBmodelFace(), and R_RenderFace().

◆ nearzi

float surf_s::nearzi

Definition at line 442 of file r_local.h.

Referenced by R_RenderBmodelFace(), and R_RenderFace().

◆ next

◆ pad

int surf_s::pad[2]

Definition at line 446 of file r_local.h.

◆ prev

struct surf_s* surf_s::prev

◆ spans

◆ spanstate