doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
PrefInfo Struct Reference

Public Attributes

GameDisplayMode prefGameDisplayMode
 
CGDirectDisplayID prefDisplayID
 
int prefWidth
 
int prefHeight
 
int prefDepth
 
Fixed prefFrequency
 
UInt32 prefResFlags
 
Boolean prefAlways
 
Boolean prefOpenAL
 
bool okPressed
 
WindowRef window
 
ControlRef fullscreenBtn
 
ControlRef inAWindowBtn
 
ControlRef resolutionPopup
 
ControlRef refreshRatePopup
 
ControlRef chooseMonitorsBtn
 
ControlRef alwaysBtn
 
ControlRef openALBtn
 
ValidModeCallbackProc callback
 
bool multiMonitor
 
std::list< Fixed > refreshRates
 
SInt32 freqMenuIndex
 

Detailed Description

Definition at line 49 of file PreferencesDialog.cpp.

Member Data Documentation

ControlRef PrefInfo::alwaysBtn

Definition at line 71 of file PreferencesDialog.cpp.

ValidModeCallbackProc PrefInfo::callback

Definition at line 74 of file PreferencesDialog.cpp.

ControlRef PrefInfo::chooseMonitorsBtn

Definition at line 70 of file PreferencesDialog.cpp.

SInt32 PrefInfo::freqMenuIndex

Definition at line 78 of file PreferencesDialog.cpp.

ControlRef PrefInfo::fullscreenBtn

Definition at line 66 of file PreferencesDialog.cpp.

ControlRef PrefInfo::inAWindowBtn

Definition at line 67 of file PreferencesDialog.cpp.

bool PrefInfo::multiMonitor

Definition at line 76 of file PreferencesDialog.cpp.

bool PrefInfo::okPressed

Definition at line 62 of file PreferencesDialog.cpp.

ControlRef PrefInfo::openALBtn

Definition at line 72 of file PreferencesDialog.cpp.

Boolean PrefInfo::prefAlways

Definition at line 59 of file PreferencesDialog.cpp.

int PrefInfo::prefDepth

Definition at line 56 of file PreferencesDialog.cpp.

CGDirectDisplayID PrefInfo::prefDisplayID

Definition at line 53 of file PreferencesDialog.cpp.

Fixed PrefInfo::prefFrequency

Definition at line 57 of file PreferencesDialog.cpp.

GameDisplayMode PrefInfo::prefGameDisplayMode

Definition at line 52 of file PreferencesDialog.cpp.

int PrefInfo::prefHeight

Definition at line 55 of file PreferencesDialog.cpp.

Boolean PrefInfo::prefOpenAL

Definition at line 60 of file PreferencesDialog.cpp.

UInt32 PrefInfo::prefResFlags

Definition at line 58 of file PreferencesDialog.cpp.

int PrefInfo::prefWidth

Definition at line 54 of file PreferencesDialog.cpp.

ControlRef PrefInfo::refreshRatePopup

Definition at line 69 of file PreferencesDialog.cpp.

std::list<Fixed> PrefInfo::refreshRates

Definition at line 77 of file PreferencesDialog.cpp.

ControlRef PrefInfo::resolutionPopup

Definition at line 68 of file PreferencesDialog.cpp.

WindowRef PrefInfo::window

Definition at line 65 of file PreferencesDialog.cpp.


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