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

#include <internal.h>

Public Attributes

int width
 
int height
 
const char * title
 
GLFWbool resizable
 
GLFWbool visible
 
GLFWbool decorated
 
GLFWbool focused
 
GLFWbool autoIconify
 
GLFWbool floating
 
GLFWbool maximized
 
GLFWbool centerCursor
 
GLFWbool focusOnShow
 
GLFWbool mousePassthrough
 
GLFWbool scaleToMonitor
 
struct {
   GLFWbool   retina
 
   char   frameName [256]
 
ns
 
struct {
   char   className [256]
 
   char   instanceName [256]
 
x11
 
struct {
   GLFWbool   keymenu
 
win32
 

Detailed Description

Definition at line 262 of file internal.h.

Member Data Documentation

◆ autoIconify

GLFWbool _GLFWwndconfig::autoIconify

Definition at line 271 of file internal.h.

◆ centerCursor

GLFWbool _GLFWwndconfig::centerCursor

Definition at line 274 of file internal.h.

◆ className

char _GLFWwndconfig::className[256]

Definition at line 283 of file internal.h.

◆ decorated

GLFWbool _GLFWwndconfig::decorated

Definition at line 269 of file internal.h.

◆ floating

GLFWbool _GLFWwndconfig::floating

Definition at line 272 of file internal.h.

◆ focused

GLFWbool _GLFWwndconfig::focused

Definition at line 270 of file internal.h.

◆ focusOnShow

GLFWbool _GLFWwndconfig::focusOnShow

Definition at line 275 of file internal.h.

◆ frameName

char _GLFWwndconfig::frameName[256]

Definition at line 280 of file internal.h.

◆ height

int _GLFWwndconfig::height

Definition at line 265 of file internal.h.

◆ instanceName

char _GLFWwndconfig::instanceName[256]

Definition at line 284 of file internal.h.

◆ keymenu

GLFWbool _GLFWwndconfig::keymenu

Definition at line 287 of file internal.h.

◆ maximized

GLFWbool _GLFWwndconfig::maximized

Definition at line 273 of file internal.h.

◆ mousePassthrough

GLFWbool _GLFWwndconfig::mousePassthrough

Definition at line 276 of file internal.h.

◆ 

struct { ... } _GLFWwndconfig::ns

◆ resizable

GLFWbool _GLFWwndconfig::resizable

Definition at line 267 of file internal.h.

◆ retina

GLFWbool _GLFWwndconfig::retina

Definition at line 279 of file internal.h.

◆ scaleToMonitor

GLFWbool _GLFWwndconfig::scaleToMonitor

Definition at line 277 of file internal.h.

◆ title

const char* _GLFWwndconfig::title

Definition at line 266 of file internal.h.

◆ visible

GLFWbool _GLFWwndconfig::visible

Definition at line 268 of file internal.h.

◆ width

int _GLFWwndconfig::width

Definition at line 264 of file internal.h.

◆ 

struct { ... } _GLFWwndconfig::win32

◆ 

struct { ... } _GLFWwndconfig::x11

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