GLGlobalState Class Reference

#include <GLGlobalState.h>

List of all members.

Public Member Functions

 GLGlobalState (unsigned wantedState)
virtual ~GLGlobalState ()

Static Public Member Functions

static void setState (unsigned wanted)

Static Protected Attributes

static GLStatestate_
static unsigned int stateStack_


Detailed Description

Definition at line 28 of file GLGlobalState.h.


Constructor & Destructor Documentation

GLGlobalState::GLGlobalState ( unsigned  wantedState  ) 

Definition at line 27 of file GLGlobalState.cpp.

References DIALOG_ASSERT, GLState::setState(), state_, and stateStack_.

GLGlobalState::~GLGlobalState (  )  [virtual]

Definition at line 41 of file GLGlobalState.cpp.

References state_, and stateStack_.


Member Function Documentation

void GLGlobalState::setState ( unsigned  wanted  )  [static]

Definition at line 51 of file GLGlobalState.cpp.

References DIALOG_ASSERT, GLState::setState(), and state_.


Member Data Documentation

GLState * GLGlobalState::state_ [static, protected]

Definition at line 37 of file GLGlobalState.h.

Referenced by GLGlobalState(), setState(), and ~GLGlobalState().

unsigned int GLGlobalState::stateStack_ [static, protected]

Definition at line 38 of file GLGlobalState.h.

Referenced by GLGlobalState(), and ~GLGlobalState().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:01 2009 for Scorched3D by  doxygen 1.5.3