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 |
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 |