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

GraphDisplay Class Reference

#include <GraphDisplay.h>

Inheritance diagram for GraphDisplay:

Inheritance graph
[legend]
Collaboration diagram for GraphDisplay:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GraphDisplay ()
 ~GraphDisplay ()
void Load (const CString &TexturePath, float height)
void Unload ()
void LoadFromStageStats (const PlayerStageStats &s)
void Update (float fDeltaTime)
void DrawPrimitives ()

Private Types

enum  { VALUE_RESOLUTION = 100 }

Private Member Functions

void UpdateVerts ()

Private Attributes

float m_CurValues [VALUE_RESOLUTION]
float m_DestValues [VALUE_RESOLUTION]
float m_LastValues [VALUE_RESOLUTION]
float m_Position
RageSpriteVertex Slices [4 *(VALUE_RESOLUTION-1)]
RageTexturem_pTexture

Member Enumeration Documentation

anonymous enum [private]
 

Enumeration values:
VALUE_RESOLUTION 


Constructor & Destructor Documentation

GraphDisplay::GraphDisplay  ) 
 

GraphDisplay::~GraphDisplay  )  [inline]
 


Member Function Documentation

void GraphDisplay::DrawPrimitives  )  [virtual]
 

Reimplemented from ActorFrame.

void GraphDisplay::Load const CString &  TexturePath,
float  height
 

void GraphDisplay::LoadFromStageStats const PlayerStageStats s  ) 
 

void GraphDisplay::Unload  ) 
 

void GraphDisplay::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from ActorFrame.

void GraphDisplay::UpdateVerts  )  [private]
 


Member Data Documentation

float GraphDisplay::m_CurValues[VALUE_RESOLUTION] [private]
 

float GraphDisplay::m_DestValues[VALUE_RESOLUTION] [private]
 

float GraphDisplay::m_LastValues[VALUE_RESOLUTION] [private]
 

float GraphDisplay::m_Position [private]
 

RageTexture* GraphDisplay::m_pTexture [private]
 

RageSpriteVertex GraphDisplay::Slices[4 *(VALUE_RESOLUTION-1)] [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 20:59:21 2005 for StepMania by doxygen 1.3.7