Text Class Reference

#include <Text.h>

List of all members.

Public Member Functions

void buildFont ()
void killFont ()
void glPrint (int posx, int posy, const char *fmt,...)


Detailed Description

Class, which gets used to display text on screen.

Member Function Documentation

void Text::buildFont (  ) 

Creates the font.

void Text::killFont (  ) 

Removes the font.

void Text::glPrint ( int  posx,
int  posy,
const char *  fmt,
  ... 
)

Prints text on the screen.

Parameters:
posx x-position of the text
posy y-position of the text
fmt the text


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 12:10:08 2008 for FlowVis by  doxygen 1.5.4