![]() |
Wise&mystical
1.0
Project about Europe
|
#include <internal.h>
Public Attributes | |
int | client |
int | source |
int | major |
int | minor |
GLFWbool | forward |
GLFWbool | debug |
GLFWbool | noerror |
int | profile |
int | robustness |
int | release |
_GLFWwindow * | share |
struct { | |
GLFWbool offline | |
} | nsgl |
Definition at line 297 of file internal.h.
int _GLFWctxconfig::client |
Definition at line 299 of file internal.h.
GLFWbool _GLFWctxconfig::debug |
Definition at line 304 of file internal.h.
GLFWbool _GLFWctxconfig::forward |
Definition at line 303 of file internal.h.
int _GLFWctxconfig::major |
Definition at line 301 of file internal.h.
int _GLFWctxconfig::minor |
Definition at line 302 of file internal.h.
GLFWbool _GLFWctxconfig::noerror |
Definition at line 305 of file internal.h.
struct { ... } _GLFWctxconfig::nsgl |
GLFWbool _GLFWctxconfig::offline |
Definition at line 311 of file internal.h.
int _GLFWctxconfig::profile |
Definition at line 306 of file internal.h.
int _GLFWctxconfig::release |
Definition at line 308 of file internal.h.
int _GLFWctxconfig::robustness |
Definition at line 307 of file internal.h.
_GLFWwindow* _GLFWctxconfig::share |
Definition at line 309 of file internal.h.
int _GLFWctxconfig::source |
Definition at line 300 of file internal.h.