eq::DrawableConfig Struct Reference

Stores characteristics of an OpenGL drawable. More...

#include <drawableConfig.h>

List of all members.

Public Attributes

int32_t stencilBits
 No of stencil bits.
int32_t alphaBits
 No of alpha bits.
int32_t accumBits
 No of accum bits.
float glVersion
 OpenGL version.
bool stereo
 Active stereo supported.
bool doublebuffered
 Doublebuffering supported.

Detailed Description

Stores characteristics of an OpenGL drawable.

Definition at line 28 of file drawableConfig.h.


The documentation for this struct was generated from the following file:
Generated on Sat Feb 6 13:04:05 2010 for Equalizer 0.9.1 by  doxygen 1.6.1