Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltFontAscii Class Reference
[GLT]

GLT ASCII font class. More...

#include <fontasci.h>

Inheritance diagram for GltFontAscii:

Inheritance graph
[legend]
Collaboration diagram for GltFontAscii:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltFontAscii (void *data=NULL)
 Constructor.

 ~GltFontAscii ()
 Destructor.

void init (void *)
 Initialise font using current OpenGL context.

void clear ()
 Free all OpenGL resources (textures and display lists).

bool print (const wchar_t ch) const
 Print a character at the current OpenGL raster position.

bool print (const std::wstring &str) const
 Print a string at the current OpenGL raster position.


Detailed Description

GLT ASCII font class.

Fonts here are borrowed from the collection by Yossi Gil: http://www.simtel.net/pub/simtelnet/msdos/screen/fntcol16.zip

Definition at line 50 of file fontasci.h.


The documentation for this class was generated from the following files:
Generated on Tue Nov 5 11:11:43 2002 for GLT by doxygen1.2.18