Font Class Reference

#include <Font.h>

Collaboration diagram for Font:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Font (int width_in, int height_in, unsigned char *font_in)
 Font ()
void string (int xpos, int ypos, char *str_in)
void stringShadow (int xpos, int ypos, char *str_in)
void stringSpecialShadow (int xpos, int ypos, char *str_in)
void string (int xpos, int ypos, const std::string &str_in)
void stringShadow (int xpos, int ypos, const std::string &str_in)
void stringSpecialShadow (int xpos, int ypos, const std::string &str_in)
int hPixelToChar (int pixelh)
int wPixelToChar (int pixelw)
int getHeight ()
int getWidth ()

Public Attributes

int width
int height
int draw_width
int draw_height
BitmapArray fontlist


Constructor & Destructor Documentation

Font::Font ( int  width_in,
int  height_in,
unsigned char *  font_in 
)

Here is the call graph for this function:

Font::Font (  ) 


Member Function Documentation

void Font::string ( int  xpos,
int  ypos,
char *  str_in 
)

Here is the call graph for this function:

void Font::stringShadow ( int  xpos,
int  ypos,
char *  str_in 
)

Here is the call graph for this function:

void Font::stringSpecialShadow ( int  xpos,
int  ypos,
char *  str_in 
)

Here is the call graph for this function:

void Font::string ( int  xpos,
int  ypos,
const std::string &  str_in 
)

Here is the call graph for this function:

void Font::stringShadow ( int  xpos,
int  ypos,
const std::string &  str_in 
)

Here is the call graph for this function:

void Font::stringSpecialShadow ( int  xpos,
int  ypos,
const std::string &  str_in 
)

Here is the call graph for this function:

int Font::hPixelToChar ( int  pixelh  ) 

int Font::wPixelToChar ( int  pixelw  ) 

int Font::getHeight (  ) 

int Font::getWidth (  ) 


Member Data Documentation


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

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