Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members

GLBufferState Class Reference

#include <glbufferstate.h>

List of all members.

Static Public Attributes

const unsigned int Z_BUFFER
const unsigned int STENCIL_BUFFER
const unsigned int ACCUMULATION_BUFFER
const unsigned int FRAME_BUFFER


Detailed Description

Encapsulates the possible buffer states into an easy to handle structure. It takes care of Z-Buffer changes and Stencil buffers for example.
Author:
Jacques Gasselin de Richebourg


Member Data Documentation

const unsigned int GLBufferState::ACCUMULATION_BUFFER [static]
 

Constant for Accumulation buffer enabled/disabled

const unsigned int GLBufferState::FRAME_BUFFER [static]
 

Constant for Frame buffer enabled/disabled

const unsigned int GLBufferState::STENCIL_BUFFER [static]
 

Constant for Stencil buffer enabled/disabled

const unsigned int GLBufferState::Z_BUFFER [static]
 

Constant for Z-buffer enabled/disabled


The documentation for this class was generated from the following files:
Generated on Wed Feb 4 23:11:34 2004 by doxygen 1.3.3