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

FONTMGR Class Reference

#include <FontMgr.H>

List of all members.

Static Public Member Functions

void registerFont (char *szFontName)
void render (char *szText, const float x, const float y, const float z, const int font=0)
float getSize (char *szText, const float x, const float y, const float z, const int font=0)

Static Protected Attributes

ARRAY< GLFONT * > _fontList


Member Function Documentation

float FONTMGR::getSize char *  szText,
const float  x,
const float  y,
const float  z,
const int  font = 0
[static]
 

void FONTMGR::registerFont char *  szFontName  )  [static]
 

void FONTMGR::render char *  szText,
const float  x,
const float  y,
const float  z,
const int  font = 0
[static]
 


Member Data Documentation

ARRAY<GLFONT*> FONTMGR::_fontList [static, protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 15:19:29 2004 for inspace by doxygen 1.3.4