| Create(const String &strName, uint nWidth, uint nHeight, uint nColourDepth, bool bFullScreen) | Keos::CWin32Window | [virtual] |
| CWin32Window() | Keos::CWin32Window | |
| Destroy(void) | Keos::CWin32Window | [virtual] |
| GetAverageFPS() const | Keos::IRenderTarget | [inline, virtual] |
| GetBestFPS() const | Keos::IRenderTarget | [inline, virtual] |
| GetBestFrameTime() const | Keos::IRenderTarget | [inline, virtual] |
| GetColourDepth(void) const | Keos::IRenderTarget | [inline, virtual] |
| GetHDC() const | Keos::CWin32Window | [inline] |
| GetHeight(void) const | Keos::IRenderTarget | [inline, virtual] |
| GetLastFPS() const | Keos::IRenderTarget | [inline, virtual] |
| GetLastFrameTime() const | Keos::IRenderTarget | [inline, virtual] |
| GetMetrics(uint &nWidth, uint &nHeight, uint &nColourDepth, int &nLeft, int &nTop) | Keos::IRenderWindow | [virtual] |
| Keos::IRenderTarget::GetMetrics(uint &nWidth, uint &nHeight, uint &nColourDepth) | Keos::IRenderTarget | [virtual] |
| GetName(void) const | Keos::IRenderTarget | [inline, virtual] |
| GetStatistics(float &lastFPS, float &avgFPS, float &bestFPS, float &worstFPS) const | Keos::IRenderTarget | [inline, virtual] |
| GetTriangleCount(void) const | Keos::IRenderTarget | [inline, virtual] |
| GetWidth(void) const | Keos::IRenderTarget | [inline, virtual] |
| GetWindowHandle() const | Keos::CWin32Window | [inline] |
| GetWorstFPS() const | Keos::IRenderTarget | [inline, virtual] |
| GetWorstFrameTime() const | Keos::IRenderTarget | [inline, virtual] |
| Init(void) | Keos::IRenderTarget | [virtual] |
| IRenderTarget() | Keos::IRenderTarget | |
| IRenderWindow() | Keos::IRenderWindow | |
| IsActive() const | Keos::IRenderTarget | [inline, virtual] |
| IsAutoUpdated(void) const | Keos::IRenderTarget | [inline, virtual] |
| IsClosed(void) const | Keos::CWin32Window | [virtual] |
| IsFullScreen(void) const | Keos::IRenderWindow | [inline, virtual] |
| IsReady() const | Keos::CWin32Window | [inline] |
| m_bActive | Keos::IRenderTarget | [protected] |
| m_bAutoUpdate | Keos::IRenderTarget | [protected] |
| m_bClosed | Keos::CWin32Window | [protected] |
| m_bIsDepthBuffered | Keos::IRenderTarget | [protected] |
| m_bIsFullScreen | Keos::IRenderWindow | [protected] |
| m_bReady | Keos::CWin32Window | [protected] |
| m_Glrc | Keos::CWin32Window | [protected] |
| m_HDC | Keos::CWin32Window | [protected] |
| m_HWnd | Keos::CWin32Window | [protected] |
| m_nColourDepth | Keos::IRenderTarget | [protected] |
| m_nFrameCount | Keos::IRenderTarget | [protected] |
| m_nHeight | Keos::IRenderTarget | [protected] |
| m_nLastSecond | Keos::IRenderTarget | [protected] |
| m_nLastTime | Keos::IRenderTarget | [protected] |
| m_nLeft | Keos::IRenderWindow | [protected] |
| m_nTop | Keos::IRenderWindow | [protected] |
| m_nWidth | Keos::IRenderTarget | [protected] |
| m_pRenderApp | Keos::IRenderTarget | [protected] |
| m_pTimer | Keos::IRenderTarget | [protected] |
| m_Stats | Keos::IRenderTarget | [protected] |
| m_strName | Keos::IRenderTarget | [protected] |
| Reposition(int nLeft, int nTop) | Keos::CWin32Window | [virtual] |
| ResetStatistics(void) | Keos::IRenderTarget | [virtual] |
| Resize(uint nWidth, uint nHeight) | Keos::CWin32Window | [virtual] |
| SetActive(bool bSet) | Keos::CWin32Window | [inline, virtual] |
| SetAutoUpdated(bool bAutoUpdate) | Keos::IRenderTarget | [inline, virtual] |
| SetReady(bool bSet) | Keos::CWin32Window | [inline] |
| SetRenderApp(IRenderApp *pRenderApp) | Keos::IRenderTarget | [inline] |
| SF_ALL enum value | Keos::IRenderTarget | |
| SF_AVG_FPS enum value | Keos::IRenderTarget | |
| SF_BEST_FPS enum value | Keos::IRenderTarget | |
| SF_FPS enum value | Keos::IRenderTarget | |
| SF_NONE enum value | Keos::IRenderTarget | |
| SF_TRIANGLE_COUNT enum value | Keos::IRenderTarget | |
| SF_WORST_FPS enum value | Keos::IRenderTarget | |
| StatFlags enum name | Keos::IRenderTarget | |
| SwapBuffers(bool bWaitForVSync) | Keos::CWin32Window | [virtual] |
| Update(void) | Keos::IRenderTarget | [virtual] |
| UpdateStats(void) | Keos::IRenderTarget | [protected] |
| WindowMovedOrResized(void) | Keos::CWin32Window | [virtual] |
| WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) | Keos::CWin32Window | [protected, static] |
| ~CWin32Window() | Keos::CWin32Window | |
| ~IRenderTarget() | Keos::IRenderTarget | [virtual] |