Public Attributes | List of all members
_GLFWwndconfig Struct Reference

#include <internal.h>

Public Attributes

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

Detailed Description

Definition at line 255 of file internal.h.

Member Data Documentation

◆ autoIconify

GLFWbool _GLFWwndconfig::autoIconify

Definition at line 264 of file internal.h.

◆ centerCursor

GLFWbool _GLFWwndconfig::centerCursor

Definition at line 267 of file internal.h.

◆ className

char _GLFWwndconfig::className[256]

Definition at line 275 of file internal.h.

◆ decorated

GLFWbool _GLFWwndconfig::decorated

Definition at line 262 of file internal.h.

◆ floating

GLFWbool _GLFWwndconfig::floating

Definition at line 265 of file internal.h.

◆ focused

GLFWbool _GLFWwndconfig::focused

Definition at line 263 of file internal.h.

◆ focusOnShow

GLFWbool _GLFWwndconfig::focusOnShow

Definition at line 268 of file internal.h.

◆ frameName

char _GLFWwndconfig::frameName[256]

Definition at line 272 of file internal.h.

◆ height

int _GLFWwndconfig::height

Definition at line 258 of file internal.h.

◆ instanceName

char _GLFWwndconfig::instanceName[256]

Definition at line 276 of file internal.h.

◆ maximized

GLFWbool _GLFWwndconfig::maximized

Definition at line 266 of file internal.h.

◆ ns

struct { ... } _GLFWwndconfig::ns

◆ resizable

GLFWbool _GLFWwndconfig::resizable

Definition at line 260 of file internal.h.

◆ retina

GLFWbool _GLFWwndconfig::retina

Definition at line 271 of file internal.h.

◆ scaleToMonitor

GLFWbool _GLFWwndconfig::scaleToMonitor

Definition at line 269 of file internal.h.

◆ title

const char* _GLFWwndconfig::title

Definition at line 259 of file internal.h.

◆ visible

GLFWbool _GLFWwndconfig::visible

Definition at line 261 of file internal.h.

◆ width

int _GLFWwndconfig::width

Definition at line 257 of file internal.h.

◆ x11

struct { ... } _GLFWwndconfig::x11

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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22