A wrapper around AGL, WGL and GLX bitmap fonts. More...
#include <bitmapFont.h>

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 |
A wrapper around AGL, WGL and GLX bitmap fonts.
Definition at line 35 of file bitmapFont.h.
| 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.
0.9.1 by
1.6.1