#include <deque>
#include "TGWin32GL.h"
#include "TGWin32VirtualGLProxy.h"
#include "TVirtualViewer3D.h"
#include "TVirtualX.h"
#include "TError.h"
#include "TROOT.h"
#include "TList.h"
#include "Windows4Root.h"
#include "gdk/gdk.h"
#include "gdk/win32/gdkwin32.h"
#include <GL/gl.h>
#include <GL/glu.h>
Classes | |
struct | TGWin32GLManager::TGLContext |
class | TGWin32GLManager::TGWin32GLImpl |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
const PIXELFORMATDESCRIPTOR | doubleBufferDesc |
const PIXELFORMATDESCRIPTOR | singleScreenDesc |
const PIXELFORMATDESCRIPTOR doubleBufferDesc |
Definition at line 154 of file TGWin32GL.cxx.
const PIXELFORMATDESCRIPTOR singleScreenDesc |
Definition at line 174 of file TGWin32GL.cxx.