eq::util::BitmapFont< OMT > Class Template Reference

A wrapper around AGL, WGL and GLX bitmap fonts. More...

#include <bitmapFont.h>

Collaboration diagram for eq::util::BitmapFont< OMT >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BitmapFont (ObjectManager< OMT > &gl, const OMT &key)
 Construct a new bitmap font.
bool init (const WindowSystem ws, const std::string &name, const uint32_t size=12)
void exit ()
void draw (const std::string &text) const

Detailed Description

template<typename OMT>
class eq::util::BitmapFont< OMT >

A wrapper around AGL, WGL and GLX bitmap fonts.

Definition at line 35 of file bitmapFont.h.


Constructor & Destructor Documentation

template<typename OMT >
eq::util::BitmapFont< OMT >::BitmapFont ( ObjectManager< OMT > &  gl,
const OMT &  key 
) [inline]

Construct a new bitmap font.

Definition at line 47 of file bitmapFont.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Feb 6 13:15:00 2010 for Equalizer 0.9.1 by  doxygen 1.6.1