OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
GraphicsHandleX11.h File Reference
#include <osgViewer/Export>
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <GL/glx.h>
Include dependency graph for GraphicsHandleX11.h:

Go to the source code of this file.

Classes

class  osgViewer::GraphicsHandleX11
 

Namespaces

 osgViewer
 

Macros

#define GLX_GLXEXT_PROTOTYPES   1
 

Typedefs

typedef XID GLXPbuffer
 

Macro Definition Documentation

#define GLX_GLXEXT_PROTOTYPES   1

Definition at line 27 of file GraphicsHandleX11.h.

Typedef Documentation

typedef XID GLXPbuffer

Definition at line 33 of file GraphicsHandleX11.h.