Public Member Functions | Static Public Member Functions

glut::FontManager Class Reference
[Glut Font Library]

the font manager More...

#include <glut-font.h>

Inheritance diagram for glut::FontManager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~FontManager (void) throw ()
virtual smart_ptr< FontgetFont (IN nstream::Stream *stream)=0
 retrieve (and create if necessary) a font from the given true type font file (.ttf) stream.

Static Public Member Functions

static smart_ptr< FontManagercreate (void)

Detailed Description

the font manager

Definition at line 124 of file glut-font.h.


Constructor & Destructor Documentation

glut::FontManager::~FontManager ( void   )  throw () [virtual]

Definition at line 47 of file glut-font.cpp.


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