Definition at line 17 of file displaycontext.h.
◆ CDisplayContext()
CDisplayContext::CDisplayContext |
( |
CGLContext & |
context | ) |
|
◆ ~CDisplayContext()
CDisplayContext::~CDisplayContext |
( |
| ) |
|
◆ GetDisplayEnv()
GS::CDisplayEnv & CDisplayContext::GetDisplayEnv |
( |
| ) |
|
|
inline |
◆ SetDisplayBuffers()
void CDisplayContext::SetDisplayBuffers |
( |
bool |
interlaced, |
|
|
GS::CMemArea * |
frame0Mem, |
|
|
GS::CMemArea * |
frame1Mem |
|
) |
| |
◆ SwapBuffers()
void CDisplayContext::SwapBuffers |
( |
| ) |
|
◆ GLContext
◆ Frame0Mem
GS::CMemArea* CDisplayContext::Frame0Mem |
|
private |
◆ Frame1Mem
GS::CMemArea * CDisplayContext::Frame1Mem |
|
private |
◆ CurFrameMem
GS::CMemArea* CDisplayContext::CurFrameMem |
|
private |
◆ LastFrameMem
GS::CMemArea * CDisplayContext::LastFrameMem |
|
private |
◆ DisplayEnv
GS::CDisplayEnv* CDisplayContext::DisplayEnv |
|
private |
◆ DisplayIsDblBuffered
bool CDisplayContext::DisplayIsDblBuffered |
|
private |
◆ DisplayIsInterlaced
bool CDisplayContext::DisplayIsInterlaced |
|
private |
The documentation for this class was generated from the following files: