QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
vid_render_data_s Struct Reference
Collaboration diagram for vid_render_data_s:
[legend]

Data Fields

qboolean force_fullscreen
 
double frametime
 
struct cvar_s * graphheight
 
float gravity
 
qboolean inhibit_viewmodel
 
lightstyle_t * lightstyle
 
int lineadj
 
float min_wateralpha
 
vec_t * origin
 
qboolean paused
 
struct entity_s * player_entity
 
double realtime
 
refdef_t * refdef
 
int scr_copyeverything
 
int scr_copytop
 
int scr_fullupdate
 
struct cvar_s * scr_viewsize
 
vrect_t * scr_vrect
 
viddef_t * vid
 
struct entity_s * view_model
 
void(* viewsize_callback )(struct cvar_s *)
 
vec_t * vpn
 
vec_t * vright
 
vec_t * vup
 

Field Documentation

qboolean force_fullscreen
double frametime
struct cvar_s* graphheight
float gravity
qboolean inhibit_viewmodel
lightstyle_t* lightstyle
int lineadj
float min_wateralpha
vec_t* origin
qboolean paused
struct entity_s* player_entity
double realtime
refdef_t* refdef
int scr_copyeverything
int scr_copytop
int scr_fullupdate
struct cvar_s* scr_viewsize
vrect_t* scr_vrect
viddef_t* vid
struct entity_s* view_model
void(* viewsize_callback)(struct cvar_s *)
vec_t* vpn
vec_t* vright
vec_t* vup

The documentation for this struct was generated from the following file: