#include <GLContextGLX.h>
◆ CGLContextGLX()
| CGLContextGLX::CGLContextGLX |
( |
Display * |
dpy | ) |
|
|
explicit |
◆ Destroy()
| void CGLContextGLX::Destroy |
( |
| ) |
|
|
overridevirtual |
◆ Detach()
| void CGLContextGLX::Detach |
( |
| ) |
|
|
overridevirtual |
◆ IsSuitableVisual()
| bool CGLContextGLX::IsSuitableVisual |
( |
XVisualInfo * |
vInfo | ) |
|
|
protected |
◆ QueryExtensions()
| void CGLContextGLX::QueryExtensions |
( |
| ) |
|
|
overridevirtual |
◆ Refresh()
| bool CGLContextGLX::Refresh |
( |
bool |
force, |
|
|
int |
screen, |
|
|
Window |
glWindow, |
|
|
bool & |
newContext |
|
) |
| |
|
overridevirtual |
◆ SetVSync()
| void CGLContextGLX::SetVSync |
( |
bool |
enable | ) |
|
|
overridevirtual |
◆ SwapBuffers()
| void CGLContextGLX::SwapBuffers |
( |
| ) |
|
|
overridevirtual |
◆ m_glxContext
| GLXContext CGLContextGLX::m_glxContext |
◆ m_glXGetVideoSyncSGI
| int(* CGLContextGLX::m_glXGetVideoSyncSGI) (unsigned int *) |
|
protected |
◆ m_glXSwapIntervalEXT
| PFNGLXSWAPINTERVALEXTPROC CGLContextGLX::m_glXSwapIntervalEXT |
|
protected |
◆ m_glXSwapIntervalMESA
| int(* CGLContextGLX::m_glXSwapIntervalMESA) (int) |
|
protected |
◆ m_glXWaitVideoSyncSGI
| int(* CGLContextGLX::m_glXWaitVideoSyncSGI) (int, int, unsigned int *) |
|
protected |
◆ m_glxWindow
| GLXWindow CGLContextGLX::m_glxWindow |
◆ m_iVSyncErrors
| int CGLContextGLX::m_iVSyncErrors |
|
protected |
◆ m_nScreen
| int CGLContextGLX::m_nScreen |
|
protected |
◆ m_vsyncMode
| int CGLContextGLX::m_vsyncMode |
|
protected |
The documentation for this class was generated from the following files: