Console Class Reference

#include <Console.h>

Inheritance diagram for Console:

Inheritance graph
[legend]
Collaboration diagram for Console:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Console (int consoleWidth_in, int consoleHeight_in, unsigned int fontMaterial_in, unsigned int uiMaterial_in=0)
void makeLetter (Object &obj, unsigned short charnum, unsigned int fontMaterial)
void writeLn (string console_str="")
void write (string console_str="")
void refreshConsole ()
void fxWave (float timeVal)

Public Attributes

unsigned int uiMaterial
unsigned int fontMaterial
int consoleWidth
int consoleHeight
vector< string > consoleData
vector< SceneObject * > uiFontLetters
vector< Object * > uiFontLetterObjs


Constructor & Destructor Documentation

Console::Console ( int  consoleWidth_in,
int  consoleHeight_in,
unsigned int  fontMaterial_in,
unsigned int  uiMaterial_in = 0 
)

Here is the call graph for this function:


Member Function Documentation

void Console::makeLetter ( Object obj,
unsigned short  charnum,
unsigned int  fontMaterial 
)

Here is the call graph for this function:

void Console::writeLn ( string  console_str = ""  ) 

Here is the call graph for this function:

void Console::write ( string  console_str = ""  ) 

Here is the call graph for this function:

void Console::refreshConsole (  ) 

Here is the call graph for this function:

void Console::fxWave ( float  timeVal  ) 


Member Data Documentation

unsigned int Console::uiMaterial

unsigned int Console::fontMaterial

vector<string> Console::consoleData


The documentation for this class was generated from the following files:

Generated on Thu Mar 19 19:35:14 2009 for CubicVR by  doxygen 1.5.6