Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWfbconfig Struct Reference

#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
 

Detailed Description

Definition at line 323 of file internal.h.

Member Data Documentation

◆ accumAlphaBits

int _GLFWfbconfig::accumAlphaBits

Definition at line 334 of file internal.h.

◆ accumBlueBits

int _GLFWfbconfig::accumBlueBits

Definition at line 333 of file internal.h.

◆ accumGreenBits

int _GLFWfbconfig::accumGreenBits

Definition at line 332 of file internal.h.

◆ accumRedBits

int _GLFWfbconfig::accumRedBits

Definition at line 331 of file internal.h.

◆ alphaBits

int _GLFWfbconfig::alphaBits

Definition at line 328 of file internal.h.

◆ auxBuffers

int _GLFWfbconfig::auxBuffers

Definition at line 335 of file internal.h.

◆ blueBits

int _GLFWfbconfig::blueBits

Definition at line 327 of file internal.h.

◆ depthBits

int _GLFWfbconfig::depthBits

Definition at line 329 of file internal.h.

◆ doublebuffer

GLFWbool _GLFWfbconfig::doublebuffer

Definition at line 339 of file internal.h.

◆ greenBits

int _GLFWfbconfig::greenBits

Definition at line 326 of file internal.h.

◆ handle

uintptr_t _GLFWfbconfig::handle

Definition at line 341 of file internal.h.

◆ redBits

int _GLFWfbconfig::redBits

Definition at line 325 of file internal.h.

◆ samples

int _GLFWfbconfig::samples

Definition at line 337 of file internal.h.

◆ sRGB

GLFWbool _GLFWfbconfig::sRGB

Definition at line 338 of file internal.h.

◆ stencilBits

int _GLFWfbconfig::stencilBits

Definition at line 330 of file internal.h.

◆ stereo

GLFWbool _GLFWfbconfig::stereo

Definition at line 336 of file internal.h.

◆ transparent

GLFWbool _GLFWfbconfig::transparent

Definition at line 340 of file internal.h.


The documentation for this struct was generated from the following file: