#include <cybftglfontmanagerc.h>
Inheritance diagram for FTGL3DFont:


Public Methods | |
| FTGL3DFont (const char *fontFile) | |
| ~FTGL3DFont () | |
| void | Render (const char *, long) |
| FT_Error | Error () const |
| void | Depth (float d) |
| bool | CharMap (FT_Encoding encoding) |
| bool | FaceSize (const unsigned int size, const unsigned int res=72) |
Protected Attributes | |
| FTGLExtrdFont * | m_pFTGLFont |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Implements _3DFont. |
|
|
Definition at line 51 of file cybftglfontmanagerc.h. |
1.3-rc2