![]() |
Wise&mystical
1.0
Project about Europe
|
#include <internal.h>
Public Attributes | |
int | redBits |
int | greenBits |
int | blueBits |
int | alphaBits |
int | depthBits |
int | stencilBits |
int | accumRedBits |
int | accumGreenBits |
int | accumBlueBits |
int | accumAlphaBits |
int | auxBuffers |
GLFWbool | stereo |
int | samples |
GLFWbool | sRGB |
GLFWbool | doublebuffer |
GLFWbool | transparent |
uintptr_t | handle |
Definition at line 323 of file internal.h.
int _GLFWfbconfig::accumAlphaBits |
Definition at line 334 of file internal.h.
int _GLFWfbconfig::accumBlueBits |
Definition at line 333 of file internal.h.
int _GLFWfbconfig::accumGreenBits |
Definition at line 332 of file internal.h.
int _GLFWfbconfig::accumRedBits |
Definition at line 331 of file internal.h.
int _GLFWfbconfig::alphaBits |
Definition at line 328 of file internal.h.
int _GLFWfbconfig::auxBuffers |
Definition at line 335 of file internal.h.
int _GLFWfbconfig::blueBits |
Definition at line 327 of file internal.h.
int _GLFWfbconfig::depthBits |
Definition at line 329 of file internal.h.
GLFWbool _GLFWfbconfig::doublebuffer |
Definition at line 339 of file internal.h.
int _GLFWfbconfig::greenBits |
Definition at line 326 of file internal.h.
uintptr_t _GLFWfbconfig::handle |
Definition at line 341 of file internal.h.
int _GLFWfbconfig::redBits |
Definition at line 325 of file internal.h.
int _GLFWfbconfig::samples |
Definition at line 337 of file internal.h.
GLFWbool _GLFWfbconfig::sRGB |
Definition at line 338 of file internal.h.
int _GLFWfbconfig::stencilBits |
Definition at line 330 of file internal.h.
GLFWbool _GLFWfbconfig::stereo |
Definition at line 336 of file internal.h.
GLFWbool _GLFWfbconfig::transparent |
Definition at line 340 of file internal.h.