Public Attributes | List of all members
_GLFWctxconfig Struct Reference

Context configuration. More...

#include <internal.h>

Public Attributes

int api
 
GLboolean debug
 
GLboolean forward
 
int major
 
int minor
 
int profile
 
int release
 
int robustness
 
_GLFWwindowshare
 

Detailed Description

Context configuration.

Parameters relating to the creation of the context but not directly related to the framebuffer. This is used to pass context creation parameters from shared code to the platform API.

Definition at line 185 of file internal.h.

Member Data Documentation

int _GLFWctxconfig::api

Definition at line 187 of file internal.h.

GLboolean _GLFWctxconfig::debug

Definition at line 191 of file internal.h.

GLboolean _GLFWctxconfig::forward

Definition at line 190 of file internal.h.

int _GLFWctxconfig::major

Definition at line 188 of file internal.h.

int _GLFWctxconfig::minor

Definition at line 189 of file internal.h.

int _GLFWctxconfig::profile

Definition at line 192 of file internal.h.

int _GLFWctxconfig::release

Definition at line 194 of file internal.h.

int _GLFWctxconfig::robustness

Definition at line 193 of file internal.h.

_GLFWwindow* _GLFWctxconfig::share

Definition at line 195 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 Fri Mar 13 2020 03:16:19