#include "mimasconfig.h"#include <boost/shared_ptr.hpp>#include <GL/glx.h>#include <map>#include <X11/Xlib.h>#include <X11/Xutil.h>#include "object.h"#include "mimasexception.h"Include dependency graph for x11_window.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::x11_window |
| Class for opening X11 windows. More... | |
Defines | |
| #define | GLX_GLXEXT_PROTOTYPES |
Typedefs | |
| typedef boost::shared_ptr< x11_window > | mimas::x11_window_ptr |
| #define GLX_GLXEXT_PROTOTYPES |
Definition at line 9 of file x11_window.h.