Public Attributes | List of all members
_GLFWwindowX11 Struct Reference

#include <x11_platform.h>

Public Attributes

Colormap colormap
 
Window handle
 
int height
 
XIC ic
 
GLFWbool iconified
 
int lastCursorPosX
 
int lastCursorPosY
 
Time lastKeyTime
 
GLFWbool maximized
 
GLFWbool overrideRedirect
 
GLFWbool transparent
 
int warpCursorPosX
 
int warpCursorPosY
 
int width
 
int xpos
 
int ypos
 

Detailed Description

Definition at line 179 of file x11_platform.h.

Member Data Documentation

◆ colormap

Colormap _GLFWwindowX11::colormap

Definition at line 181 of file x11_platform.h.

◆ handle

Window _GLFWwindowX11::handle

Definition at line 182 of file x11_platform.h.

◆ height

int _GLFWwindowX11::height

Definition at line 193 of file x11_platform.h.

◆ ic

XIC _GLFWwindowX11::ic

Definition at line 183 of file x11_platform.h.

◆ iconified

GLFWbool _GLFWwindowX11::iconified

Definition at line 186 of file x11_platform.h.

◆ lastCursorPosX

int _GLFWwindowX11::lastCursorPosX

Definition at line 197 of file x11_platform.h.

◆ lastCursorPosY

int _GLFWwindowX11::lastCursorPosY

Definition at line 197 of file x11_platform.h.

◆ lastKeyTime

Time _GLFWwindowX11::lastKeyTime

Definition at line 202 of file x11_platform.h.

◆ maximized

GLFWbool _GLFWwindowX11::maximized

Definition at line 187 of file x11_platform.h.

◆ overrideRedirect

GLFWbool _GLFWwindowX11::overrideRedirect

Definition at line 185 of file x11_platform.h.

◆ transparent

GLFWbool _GLFWwindowX11::transparent

Definition at line 190 of file x11_platform.h.

◆ warpCursorPosX

int _GLFWwindowX11::warpCursorPosX

Definition at line 199 of file x11_platform.h.

◆ warpCursorPosY

int _GLFWwindowX11::warpCursorPosY

Definition at line 199 of file x11_platform.h.

◆ width

int _GLFWwindowX11::width

Definition at line 193 of file x11_platform.h.

◆ xpos

int _GLFWwindowX11::xpos

Definition at line 194 of file x11_platform.h.

◆ ypos

int _GLFWwindowX11::ypos

Definition at line 194 of file x11_platform.h.


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


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