PCMGLXRenderWindow.h File Reference
Detailed Description
Contains declaration of class GLXRenderWindow.
Definition in file PCMGLXRenderWindow.h.
#include "PCMPremeditations.h"
#include "PCMPointer.h"
#include "PCMLogger.h"
#include "PCMGLXGLContext.h"
#include "PCMXDisplay.h"
#include "PCMTimer.h"
#include <X11/Xlib.h>
#include <X11/keysym.h>
#include <GL/glew.h>
#include <GL/glx.h>
#include <string>
#include <sstream>
#include "PCMGLXRenderWindow_impl.h"
Include dependency graph for PCMGLXRenderWindow.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ParCompMark |
Classes | |
class | ParCompMark::GLXRenderWindow |
Manages the target rendering window in GLX environment. More... | |
struct | ParCompMark::GLXRenderWindow::WindowStatistics |
Struct for window statistics (FPS values, frame times). More... |