#include <GLContext.h>
◆ CGLContext()
CGLContext::CGLContext |
( |
Display * |
dpy | ) |
|
|
inlineexplicit |
◆ ~CGLContext()
virtual CGLContext::~CGLContext |
( |
| ) |
|
|
virtualdefault |
◆ CreatePB()
virtual bool CGLContext::CreatePB |
( |
| ) |
|
|
inlinevirtual |
◆ Destroy()
virtual void CGLContext::Destroy |
( |
| ) |
|
|
pure virtual |
◆ Detach()
virtual void CGLContext::Detach |
( |
| ) |
|
|
pure virtual |
◆ ExtPrefix()
std::string CGLContext::ExtPrefix |
( |
| ) |
|
|
inline |
◆ GetVblankTiming()
virtual uint64_t CGLContext::GetVblankTiming |
( |
uint64_t & |
msc, |
|
|
uint64_t & |
interval |
|
) |
| |
|
inlinevirtual |
◆ IsExtSupported()
bool CGLContext::IsExtSupported |
( |
const char * |
extension | ) |
const |
◆ QueryExtensions()
virtual void CGLContext::QueryExtensions |
( |
| ) |
|
|
pure virtual |
◆ Refresh()
virtual bool CGLContext::Refresh |
( |
bool |
force, |
|
|
int |
screen, |
|
|
Window |
glWindow, |
|
|
bool & |
newContext |
|
) |
| |
|
pure virtual |
◆ SetVSync()
virtual void CGLContext::SetVSync |
( |
bool |
enable | ) |
|
|
pure virtual |
◆ SwapBuffers()
virtual void CGLContext::SwapBuffers |
( |
| ) |
|
|
pure virtual |
◆ m_dpy
Display* CGLContext::m_dpy |
◆ m_extensions
std::string CGLContext::m_extensions |
◆ m_extPrefix
std::string CGLContext::m_extPrefix |
◆ m_omlSync
bool CGLContext::m_omlSync = false |
|
protected |
The documentation for this class was generated from the following files: