#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 |
Definition at line 179 of file x11_platform.h.
Colormap _GLFWwindowX11::colormap |
Definition at line 181 of file x11_platform.h.
Window _GLFWwindowX11::handle |
Definition at line 182 of file x11_platform.h.
int _GLFWwindowX11::height |
Definition at line 193 of file x11_platform.h.
XIC _GLFWwindowX11::ic |
Definition at line 183 of file x11_platform.h.
GLFWbool _GLFWwindowX11::iconified |
Definition at line 186 of file x11_platform.h.
int _GLFWwindowX11::lastCursorPosX |
Definition at line 197 of file x11_platform.h.
int _GLFWwindowX11::lastCursorPosY |
Definition at line 197 of file x11_platform.h.
Time _GLFWwindowX11::lastKeyTime |
Definition at line 202 of file x11_platform.h.
GLFWbool _GLFWwindowX11::maximized |
Definition at line 187 of file x11_platform.h.
GLFWbool _GLFWwindowX11::overrideRedirect |
Definition at line 185 of file x11_platform.h.
GLFWbool _GLFWwindowX11::transparent |
Definition at line 190 of file x11_platform.h.
int _GLFWwindowX11::warpCursorPosX |
Definition at line 199 of file x11_platform.h.
int _GLFWwindowX11::warpCursorPosY |
Definition at line 199 of file x11_platform.h.
int _GLFWwindowX11::width |
Definition at line 193 of file x11_platform.h.
int _GLFWwindowX11::xpos |
Definition at line 194 of file x11_platform.h.
int _GLFWwindowX11::ypos |
Definition at line 194 of file x11_platform.h.