icculus quake2 doxygen  1.0 dev
vidmode_s Struct Reference

Public Attributes

const char * description
 
int width
 
int height
 
int mode
 

Detailed Description

Definition at line 477 of file vid_dll.c.

Member Data Documentation

◆ description

const char* vidmode_s::description

Definition at line 479 of file vid_dll.c.

◆ height

int vidmode_s::height

Definition at line 480 of file vid_dll.c.

Referenced by VID_GetModeInfo().

◆ mode

int vidmode_s::mode

Definition at line 481 of file vid_dll.c.

◆ width

int vidmode_s::width

Definition at line 480 of file vid_dll.c.

Referenced by VID_GetModeInfo().