torcs - 1.2.2

GfuiFontClass Class Reference

#include <guifont.h>

Collaboration diagram for GfuiFontClass:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GfuiFontClass (char *font)
 ~GfuiFontClass ()
void create (int point_size)
void output (int x, int y, const char *text)
int getWidth (const char *text)
int getHeight () const
int getDescender () const

Protected Attributes

GLFONTfont
float size

Constructor & Destructor Documentation

GfuiFontClass::GfuiFontClass char *  font  ) 
 

Here is the call graph for this function:

GfuiFontClass::~GfuiFontClass  ) 
 


Member Function Documentation

void GfuiFontClass::create int  point_size  ) 
 

int GfuiFontClass::getDescender  )  const
 

int GfuiFontClass::getHeight  )  const
 

int GfuiFontClass::getWidth const char *  text  ) 
 

void GfuiFontClass::output int  x,
int  y,
const char *  text
 


Member Data Documentation

GLFONT* GfuiFontClass::font [protected]
 

float GfuiFontClass::size [protected]
 


The documentation for this class was generated from the following files:
Generated at Thu Feb 26 21:54:07 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.