#include "TGWin32ProxyDefs.h"#include "TGWin32VirtualGLProxy.h"#include "TGWin32.h"#include "TROOT.h"#include "TList.h"Functions | |
| void p2 | GLManagerAttachOffScreenDevicewinInd (void *in) |
| void p2 | GLManagerCreateGLContextwinInd (void *in) |
| void p2 | GLManagerDeleteGLContextdevInd (void *in) |
| void p2 | GLManagerExtractViewportpixInd (void *in) |
| void p2 | GLManagerFlushdevInd (void *in) |
| void p2 | GLManagerGetPlotInfoplot (void *in) |
| void p2 | GLManagerGetVirtualXIndpixInd (void *in) |
| void p2 | GLManagerHighColorFormatctx (void *in) |
| void p2 | GLManagerInitGLWindowwinID (void *in) |
| void p2 | GLManagerMakeCurrentdevInd (void *in) |
| void p2 | GLManagerMarkForDirectCopypixInd (void *in) |
| void p2 | GLManagerPaintSingleObjectp (void *in) |
| void p2 | GLManagerPanObjectp (void *in) |
| void p2 | GLManagerPlotSelectedplot (void *in) |
| void p2 | GLManagerPrintViewervv (void *in) |
| void p2 | GLManagerReadGLBufferdevInd (void *in) |
| void p2 | GLManagerResizeOffScreenDevicepixInd (void *in) |
| void p2 | GLManagerSelectManipmanip (void *in) |
| void p2 | GLManagerSelectOffScreenDevicepixInd (void *in) |
Variables | |
| static TGLManager * | gManager = 0 |
| void p2 GLManagerAttachOffScreenDevicewinInd | ( | void * | in | ) |
Definition at line 39 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerCreateGLContextwinInd | ( | void * | in | ) |
Definition at line 38 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerDeleteGLContextdevInd | ( | void * | in | ) |
Definition at line 47 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerExtractViewportpixInd | ( | void * | in | ) |
Definition at line 48 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerFlushdevInd | ( | void * | in | ) |
Definition at line 45 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerGetPlotInfoplot | ( | void * | in | ) |
Definition at line 53 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerGetVirtualXIndpixInd | ( | void * | in | ) |
Definition at line 42 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerHighColorFormatctx | ( | void * | in | ) |
Definition at line 55 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerInitGLWindowwinID | ( | void * | in | ) |
Definition at line 37 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerMakeCurrentdevInd | ( | void * | in | ) |
Definition at line 44 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerMarkForDirectCopypixInd | ( | void * | in | ) |
Definition at line 43 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerPaintSingleObjectp | ( | void * | in | ) |
Definition at line 50 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerPanObjectp | ( | void * | in | ) |
Definition at line 51 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerPlotSelectedplot | ( | void * | in | ) |
Definition at line 52 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerPrintViewervv | ( | void * | in | ) |
Definition at line 49 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerReadGLBufferdevInd | ( | void * | in | ) |
Definition at line 46 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerResizeOffScreenDevicepixInd | ( | void * | in | ) |
Definition at line 40 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerSelectManipmanip | ( | void * | in | ) |
Definition at line 54 of file TGWin32VirtualGLProxy.cxx.
| void p2 GLManagerSelectOffScreenDevicepixInd | ( | void * | in | ) |
Definition at line 41 of file TGWin32VirtualGLProxy.cxx.
|
static |
Definition at line 18 of file TGWin32VirtualGLProxy.cxx.