| 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] |
| 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) | 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] |
| GetWorstFPS() const | Keos::IRenderTarget | [inline, virtual] |
| GetWorstFrameTime() const | Keos::IRenderTarget | [inline, virtual] |
| Init(void) | Keos::IRenderTarget | [virtual] |
| IRenderTarget() | Keos::IRenderTarget | |
| IsActive() const | Keos::IRenderTarget | [inline, virtual] |
| IsAutoUpdated(void) const | Keos::IRenderTarget | [inline, virtual] |
| m_bActive | Keos::IRenderTarget | [protected] |
| m_bAutoUpdate | Keos::IRenderTarget | [protected] |
| m_bIsDepthBuffered | Keos::IRenderTarget | [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_nWidth | Keos::IRenderTarget | [protected] |
| m_pRenderApp | Keos::IRenderTarget | [protected] |
| m_pTimer | Keos::IRenderTarget | [protected] |
| m_Stats | Keos::IRenderTarget | [protected] |
| m_strName | Keos::IRenderTarget | [protected] |
| ResetStatistics(void) | Keos::IRenderTarget | [virtual] |
| SetActive(bool bState) | Keos::IRenderTarget | [inline, virtual] |
| SetAutoUpdated(bool bAutoUpdate) | Keos::IRenderTarget | [inline, virtual] |
| 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 | |
| Update(void) | Keos::IRenderTarget | [virtual] |
| UpdateStats(void) | Keos::IRenderTarget | [protected] |
| ~IRenderTarget() | Keos::IRenderTarget | [virtual] |