Definition at line 67 of file TGLContextPrivate.h.
#include </home/stephan/code/root-2/graf3d/gl/src/TGLContextPrivate.h>
◆ TGLContextPrivate() [1/2]
| TGLContextPrivate::TGLContextPrivate |
( |
| ) |
|
|
inline |
◆ TGLContextPrivate() [2/2]
◆ GetCurrentContext()
| TGLContext * TGLContextPrivate::GetCurrentContext |
( |
| ) |
|
|
static |
Ask wgl what HGLRC is current and look up corresponding TGLContext.
Definition at line 74 of file TGLContextPrivate.cxx.
◆ operator=()
◆ RegisterContext()
| void TGLContextPrivate::RegisterContext |
( |
TGLContext * | ctx | ) |
|
|
static |
Register gl-context to find it later as current (GetCurrentContext).
Definition at line 16 of file TGLContextPrivate.cxx.
◆ RemoveContext()
| void TGLContextPrivate::RemoveContext |
( |
TGLContext * | ctx | ) |
|
|
static |
◆ fDpy
| Display* TGLContextPrivate::fDpy |
◆ fgContexts
| std::map< GLXContext, TGLContext * > TGLContextPrivate::fgContexts |
|
staticprivate |
◆ fGLContext
| GLXContext TGLContextPrivate::fGLContext |
◆ fVisualInfo
◆ fWindowID
| Window TGLContextPrivate::fWindowID |
The documentation for this class was generated from the following files: