#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 |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
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.