|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "graphicsWindow.h"#include "graphicsPipe.h"#include "lightMutex.h"#include "lightReMutex.h"#include "windowHandle.h"#include "get_x11.h"#include "config_x11display.h"#include "x11GraphicsPipe.I"Go to the source code of this file.
Classes | |
| struct | _XRRCrtcInfo |
| struct | _XRRModeInfo |
| struct | _XRRScreenResources |
| class | x11GraphicsPipe |
| This graphics pipe represents the interface for creating graphics windows on an X-based client. More... | |
| struct | XRRScreenSize |
Macros | |
| #define | XF86DGADirectMouse 0x0004 |
Typedefs | |
| typedef void(* | pfn_XRRFreeCrtcInfo) (XRRCrtcInfo *crtcInfo) |
| typedef void(* | pfn_XRRFreeScreenResources) (XRRScreenResources *resources) |
| typedef unsigned short | Rotation |
| typedef XID | RRCrtc |
| typedef XID | RRMode |
| typedef XID | RROutput |
| typedef unsigned short | SizeID |
| typedef struct _XcursorFile | XcursorFile |
| typedef struct _XcursorImage | XcursorImage |
| typedef struct _XcursorImages | XcursorImages |
| typedef struct _XRRCrtcInfo | XRRCrtcInfo |
| typedef unsigned long | XRRModeFlags |
| typedef struct _XRRModeInfo | XRRModeInfo |
| typedef struct _XRRScreenConfiguration | XRRScreenConfiguration |
| typedef struct _XRRScreenResources | XRRScreenResources |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file x11GraphicsPipe.h.