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

GltFontUnicode Class Reference
[GLT]

OpenGL Unicode Font Class. More...

#include <fontunic.h>

Inheritance diagram for GltFontUnicode:

Inheritance graph
[legend]
Collaboration diagram for GltFontUnicode:

Collaboration graph
[legend]
List of all members.

Public Methods

 GltFontUnicode (void *data=NULL)
 Constructor.

 ~GltFontUnicode ()
 Destructor.

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

void clear ()
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.

int width (const wchar_t ch) const
 Get the width of a particular character.


Detailed Description

OpenGL Unicode Font Class.

Definition at line 51 of file fontunic.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