Stores characteristics of an OpenGL drawable. More...
#include <drawableConfig.h>
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. | |
Stores characteristics of an OpenGL drawable.
Definition at line 28 of file drawableConfig.h.
0.9.1 by
1.6.1