Public Attributes
_GLFWfbconfig Struct Reference

Framebuffer configuration. More...

#include <internal.h>

List of all members.

Public Attributes

 _GLFW_PLATFORM_FBCONFIG
int accumAlphaBits
int accumBlueBits
int accumGreenBits
int accumRedBits
int alphaBits
int auxBuffers
int blueBits
int depthBits
int doublebuffer
int greenBits
int redBits
int samples
int sRGB
int stencilBits
int stereo

Detailed Description

Framebuffer configuration.

This describes buffers and their sizes. It also contains a platform-specific ID used to map back to the backend API object.

It is used to pass framebuffer parameters from shared code to the platform API and also to enumerate and select available framebuffer configs.

Definition at line 207 of file internal.h.


Member Data Documentation

Definition at line 226 of file internal.h.

Definition at line 218 of file internal.h.

Definition at line 217 of file internal.h.

Definition at line 216 of file internal.h.

Definition at line 215 of file internal.h.

Definition at line 212 of file internal.h.

Definition at line 219 of file internal.h.

Definition at line 211 of file internal.h.

Definition at line 213 of file internal.h.

Definition at line 223 of file internal.h.

Definition at line 210 of file internal.h.

Definition at line 209 of file internal.h.

Definition at line 221 of file internal.h.

Definition at line 222 of file internal.h.

Definition at line 214 of file internal.h.

Definition at line 220 of file internal.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:40