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

#include <x11_platform.h>

Public Attributes

Colormap colormap
 
Window handle
 
Window parent
 
XIC ic
 
GLFWbool overrideRedirect
 
GLFWbool iconified
 
GLFWbool maximized
 
GLFWbool transparent
 
int width
 
int height
 
int xpos
 
int ypos
 
int lastCursorPosX
 
int lastCursorPosY
 
int warpCursorPosX
 
int warpCursorPosY
 
Time keyPressTimes [256]
 

Detailed Description

Definition at line 399 of file x11_platform.h.

Member Data Documentation

◆ colormap

Colormap _GLFWwindowX11::colormap

Definition at line 401 of file x11_platform.h.

◆ handle

Window _GLFWwindowX11::handle

Definition at line 402 of file x11_platform.h.

◆ height

int _GLFWwindowX11::height

Definition at line 414 of file x11_platform.h.

◆ ic

XIC _GLFWwindowX11::ic

Definition at line 404 of file x11_platform.h.

◆ iconified

GLFWbool _GLFWwindowX11::iconified

Definition at line 407 of file x11_platform.h.

◆ keyPressTimes

Time _GLFWwindowX11::keyPressTimes[256]

Definition at line 424 of file x11_platform.h.

◆ lastCursorPosX

int _GLFWwindowX11::lastCursorPosX

Definition at line 418 of file x11_platform.h.

◆ lastCursorPosY

int _GLFWwindowX11::lastCursorPosY

Definition at line 418 of file x11_platform.h.

◆ maximized

GLFWbool _GLFWwindowX11::maximized

Definition at line 408 of file x11_platform.h.

◆ overrideRedirect

GLFWbool _GLFWwindowX11::overrideRedirect

Definition at line 406 of file x11_platform.h.

◆ parent

Window _GLFWwindowX11::parent

Definition at line 403 of file x11_platform.h.

◆ transparent

GLFWbool _GLFWwindowX11::transparent

Definition at line 411 of file x11_platform.h.

◆ warpCursorPosX

int _GLFWwindowX11::warpCursorPosX

Definition at line 420 of file x11_platform.h.

◆ warpCursorPosY

int _GLFWwindowX11::warpCursorPosY

Definition at line 420 of file x11_platform.h.

◆ width

int _GLFWwindowX11::width

Definition at line 414 of file x11_platform.h.

◆ xpos

int _GLFWwindowX11::xpos

Definition at line 415 of file x11_platform.h.

◆ ypos

int _GLFWwindowX11::ypos

Definition at line 415 of file x11_platform.h.


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