Equalizer 1.0

eq::fabric::DrawableConfig Struct Reference

Stores the characteristics of a window's frame buffer configuration. More...

#include <drawableConfig.h>

List of all members.

Public Attributes

int32_t stencilBits
 Number of stencil bits.
int32_t colorBits
 Number of bits per color component.
int32_t alphaBits
 Number of alpha bits.
int32_t accumBits
 Number of accumulation bits.
float glVersion
 OpenGL version.
bool stereo
 Active stereo supported.
bool doublebuffered
 Doublebuffering supported.

Detailed Description

Stores the characteristics of a window's frame buffer configuration.

Definition at line 28 of file drawableConfig.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 2011 19:11:10 for Equalizer 1.0 by  doxygen 1.7.3