19 #ifndef EQ_DRAWABLECONFIG_H 20 #define EQ_DRAWABLECONFIG_H 47 inline std::ostream&
operator << ( std::ostream& os,
80 #endif // EQ_DRAWABLECONFIG_H bool coreProfile
Core or Compat profile (since OpenGL 3.2)
int32_t colorBits
Number of bits per color component.
int32_t alphaBits
Number of alpha bits.
bool stereo
Active stereo supported.
The Equalizer client library.
std::ostream & operator<<(std::ostream &os, const AxisEvent &event)
Print the axis event to the given output stream.
int32_t accumBits
Number of accumulation bits.
float glewGLVersion
OpenGL version (GLEW detected)
Stores the characteristics of a window's frame buffer configuration.
float glVersion
OpenGL version (glGetString( GL_VERSION ))
int32_t stencilBits
Number of stencil bits.
bool doublebuffered
Doublebuffering supported.