#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xmd.h>
Include dependency graph for layerutil.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | _XLayerVisualInfo |
struct | _OverlayInfo |
Defines | |
#define | TransparentPixel 1 |
#define | TransparentMask 2 |
#define | VisualLayerMask 0x200 |
#define | VisualTransparentType 0x400 |
#define | VisualTransparentValue 0x800 |
#define | VisualAllLayerMask 0xFFF |
Typedefs | |
typedef _XLayerVisualInfo | XLayerVisualInfo |
typedef _OverlayInfo | OverlayInfo |
Functions | |
int | __glutGetTransparentPixel (Display *, XVisualInfo *) |
XLayerVisualInfo * | __glutXGetLayerVisualInfo (Display *, long, XLayerVisualInfo *, int *) |
Status | __glutXMatchLayerVisualInfo (Display *, int, int, int, int, XLayerVisualInfo *) |
|
Definition at line 21 of file layerutil.h. |
|
Definition at line 20 of file layerutil.h. Referenced by getOverlayVisualInfoCI(). |
|
Definition at line 27 of file layerutil.h. |
|
Definition at line 24 of file layerutil.h. Referenced by getOverlayVisualInfoCI(). |
|
Definition at line 25 of file layerutil.h. Referenced by getOverlayVisualInfoCI(). |
|
Definition at line 26 of file layerutil.h. |
|
|
|
|
|
Referenced by glutEstablishOverlay(). |
|
Referenced by getOverlayVisualInfoCI(). |
|
|