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

#include <internal.h>

+ Collaboration diagram for _GLFWctxconfig:

Public Attributes

int client
 
int source
 
int major
 
int minor
 
GLFWbool forward
 
GLFWbool debug
 
GLFWbool noerror
 
int profile
 
int robustness
 
int release
 
_GLFWwindowshare
 
struct {
   GLFWbool   offline
 
nsgl
 

Detailed Description

Definition at line 297 of file internal.h.

Member Data Documentation

◆ client

int _GLFWctxconfig::client

Definition at line 299 of file internal.h.

◆ debug

GLFWbool _GLFWctxconfig::debug

Definition at line 304 of file internal.h.

◆ forward

GLFWbool _GLFWctxconfig::forward

Definition at line 303 of file internal.h.

◆ major

int _GLFWctxconfig::major

Definition at line 301 of file internal.h.

◆ minor

int _GLFWctxconfig::minor

Definition at line 302 of file internal.h.

◆ noerror

GLFWbool _GLFWctxconfig::noerror

Definition at line 305 of file internal.h.

◆ 

struct { ... } _GLFWctxconfig::nsgl

◆ offline

GLFWbool _GLFWctxconfig::offline

Definition at line 311 of file internal.h.

◆ profile

int _GLFWctxconfig::profile

Definition at line 306 of file internal.h.

◆ release

int _GLFWctxconfig::release

Definition at line 308 of file internal.h.

◆ robustness

int _GLFWctxconfig::robustness

Definition at line 307 of file internal.h.

◆ share

_GLFWwindow* _GLFWctxconfig::share

Definition at line 309 of file internal.h.

◆ source

int _GLFWctxconfig::source

Definition at line 300 of file internal.h.


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