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

#import <macosx_sys.h>

Protected Attributes

CGDirectDisplayID display
 
NSDictionary * desktopMode
 
NSDictionary * gameMode
 
CGDisplayCount displayCount
 
glwgamma_toriginalDisplayGammaTables
 
glwgamma_t inGameTable
 
glwgamma_t tempTable
 
NSOpenGLContext * _ctx
 
CGLContextObj _cgl_ctx
 
bool _ctx_is_current
 
NSWindow * window
 
FILE * log_fp
 
unsigned int bufferSwapCount
 
unsigned int glPauseCount
 

Detailed Description

Definition at line 35 of file macosx_sys.h.

Member Data Documentation

- (CGLContextObj) _cgl_ctx
protected

Definition at line 47 of file macosx_sys.h.

- (NSOpenGLContext*) _ctx
protected

Definition at line 46 of file macosx_sys.h.

- (bool) _ctx_is_current
protected

Definition at line 48 of file macosx_sys.h.

- (unsigned int) bufferSwapCount
protected

Definition at line 53 of file macosx_sys.h.

- (NSDictionary*) desktopMode
protected

Definition at line 38 of file macosx_sys.h.

- (CGDirectDisplayID) display
protected

Definition at line 37 of file macosx_sys.h.

- (CGDisplayCount) displayCount
protected

Definition at line 41 of file macosx_sys.h.

- (NSDictionary*) gameMode
protected

Definition at line 39 of file macosx_sys.h.

- (unsigned int) glPauseCount
protected

Definition at line 54 of file macosx_sys.h.

- (glwgamma_t) inGameTable
protected

Definition at line 43 of file macosx_sys.h.

- (FILE*) log_fp
protected

Definition at line 51 of file macosx_sys.h.

- (glwgamma_t*) originalDisplayGammaTables
protected

Definition at line 42 of file macosx_sys.h.

- (glwgamma_t) tempTable
protected

Definition at line 44 of file macosx_sys.h.

- (NSWindow*) window
protected

Definition at line 49 of file macosx_sys.h.


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