File extended_window.hpp
FileList > illixr > extended_window.hpp
Go to the source code of this file
#include "error_util.hpp"#include "global_module_defs.hpp"#include "phonebook.hpp"#include <cassert>#include <cerrno>#include <spdlog/spdlog.h>#include <GL/glx.h>
Namespaces
| Type | Name |
|---|---|
| namespace | ILLIXR RAC_ERRNO_MSG. |
Classes
| Type | Name |
|---|---|
| class | xlib_gl_extended_window |
Public Types
| Type | Name |
|---|---|
| typedef GLXContext(* | glXCreateContextAttribsARBProc |
Macros
| Type | Name |
|---|---|
| define | CONTEXT_TYPE GLXContext |
| define | DISPLAY_TYPE Display\* |
| define | GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 |
| define | GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 |
| define | WINDOW_TYPE Window |
Public Types Documentation
typedef glXCreateContextAttribsARBProc
typedef GLXContext(* glXCreateContextAttribsARBProc) (Display *, GLXFBConfig, GLXContext, Bool, const int *);
Macro Definition Documentation
define CONTEXT_TYPE
#define CONTEXT_TYPE `GLXContext`
define DISPLAY_TYPE
#define DISPLAY_TYPE `Display*`
define GLX_CONTEXT_MAJOR_VERSION_ARB
#define GLX_CONTEXT_MAJOR_VERSION_ARB `0x2091`
define GLX_CONTEXT_MINOR_VERSION_ARB
#define GLX_CONTEXT_MINOR_VERSION_ARB `0x2092`
define WINDOW_TYPE
#define WINDOW_TYPE `Window`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/extended_window.hpp