Equalizer  1.4.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 Mon Nov 26 2012 14:41:50 for Equalizer 1.4.1 by  doxygen 1.7.6.1