doom3-gpl
Doom 3 GPL source release
|
#include <tr_local.h>
Public Attributes | |
int | width |
int | height |
bool | fullScreen |
bool | stereo |
int | displayHz |
int | multiSamples |
Definition at line 1070 of file tr_local.h.
int glimpParms_t::displayHz |
Definition at line 1075 of file tr_local.h.
bool glimpParms_t::fullScreen |
Definition at line 1073 of file tr_local.h.
int glimpParms_t::height |
Definition at line 1072 of file tr_local.h.
int glimpParms_t::multiSamples |
Definition at line 1076 of file tr_local.h.
bool glimpParms_t::stereo |
Definition at line 1074 of file tr_local.h.
int glimpParms_t::width |
Definition at line 1071 of file tr_local.h.