Equalizer  1.2.1
Public Attributes
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 Fri Jun 8 2012 15:44:35 for Equalizer 1.2.1 by  doxygen 1.8.0