GFX::VideoSettings Struct Reference

List of all members.

Public Attributes

int width
 Height of the screen (window).
int height
 Width of the screen (window).
int bpp
Uint32 SDL_flags
std::vector< GLAttributeattrs

Classes

struct  GLAttribute

Detailed Description

Definition at line 122 of file gfx.h.


Member Data Documentation

std::vector<GLAttribute> GFX::VideoSettings::attrs
 

Definition at line 134 of file gfx.h.

Referenced by GFX::init().

int GFX::VideoSettings::bpp
 

Definition at line 129 of file gfx.h.

Referenced by GFX::init(), and GFX::loadVideoSettings().

int GFX::VideoSettings::height
 

Width of the screen (window).

Definition at line 129 of file gfx.h.

Referenced by GFX::getHeight(), GFX::init(), GFX::initOpenGL(), GFX::loadVideoSettings(), GFX::set2DOpenGL(), and GFX::set3DOpenGL().

Uint32 GFX::VideoSettings::SDL_flags
 

Definition at line 133 of file gfx.h.

Referenced by GFX::init(), and GFX::loadVideoSettings().

int GFX::VideoSettings::width
 

Height of the screen (window).

Definition at line 129 of file gfx.h.

Referenced by GFX::getWidth(), GFX::init(), GFX::initOpenGL(), GFX::loadVideoSettings(), GFX::set2DOpenGL(), and GFX::set3DOpenGL().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 12 14:16:48 2006 for bjs by  doxygen 1.4.5