Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

layerutil.h File Reference

#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 *)


Define Documentation

#define TransparentMask   2
 

Definition at line 21 of file layerutil.h.

#define TransparentPixel   1
 

Definition at line 20 of file layerutil.h.

Referenced by getOverlayVisualInfoCI().

#define VisualAllLayerMask   0xFFF
 

Definition at line 27 of file layerutil.h.

#define VisualLayerMask   0x200
 

Definition at line 24 of file layerutil.h.

Referenced by getOverlayVisualInfoCI().

#define VisualTransparentType   0x400
 

Definition at line 25 of file layerutil.h.

Referenced by getOverlayVisualInfoCI().

#define VisualTransparentValue   0x800
 

Definition at line 26 of file layerutil.h.


Typedef Documentation

typedef struct _OverlayInfo OverlayInfo
 

typedef struct _XLayerVisualInfo XLayerVisualInfo
 


Function Documentation

int __glutGetTransparentPixel Display *  ,
XVisualInfo * 
 

Referenced by glutEstablishOverlay().

XLayerVisualInfo* __glutXGetLayerVisualInfo Display *  ,
long  ,
XLayerVisualInfo ,
int * 
 

Referenced by getOverlayVisualInfoCI().

Status __glutXMatchLayerVisualInfo Display *  ,
int  ,
int  ,
int  ,
int  ,
XLayerVisualInfo
 


Generated on Mon Sep 18 11:41:49 2006 for jot by  doxygen 1.4.4