Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

RageDisplay.cpp File Reference

#include "global.h"
#include "RageDisplay.h"
#include "RageTimer.h"
#include "RageLog.h"
#include "RageMath.h"
#include "RageUtil.h"
#include "RageFile.h"
#include "RageSurface_Save_BMP.h"
#include "RageSurface_Save_JPEG.h"
#include "RageSurfaceUtils_Zoom.h"
#include "RageSurface.h"
#include "Preference.h"
#include "ScreenDimensions.h"

Classes

class  MatrixStack

Functions

Preference< bool > LOG_FPS (Debug,"LogFPS", true)

Variables

RageTimer g_LastCheckTimer
int g_iNumVerts
int g_iFPS
int g_iVPF
int g_iCFPS
int g_iFramesRenderedSinceLastCheck
int g_iFramesRenderedSinceLastReset
int g_iVertsRenderedSinceLastCheck
int g_iNumChecksSinceLastReset
RageDisplayDISPLAY = NULL
MatrixStack g_ProjectionStack
MatrixStack g_ViewStack
MatrixStack g_WorldStack
MatrixStack g_TextureStack

Function Documentation

Preference<bool> LOG_FPS Debug  ,
"LogFPS"  ,
true 
 


Variable Documentation

RageDisplay* DISPLAY = NULL
 

int g_iCFPS
 

int g_iFPS
 

int g_iFramesRenderedSinceLastCheck [static]
 

int g_iFramesRenderedSinceLastReset [static]
 

int g_iNumChecksSinceLastReset [static]
 

int g_iNumVerts
 

int g_iVertsRenderedSinceLastCheck [static]
 

int g_iVPF
 

RageTimer g_LastCheckTimer
 

MatrixStack g_ProjectionStack
 

MatrixStack g_TextureStack
 

MatrixStack g_ViewStack
 

MatrixStack g_WorldStack
 


Generated on Thu Jan 27 20:57:48 2005 for StepMania by doxygen 1.3.7