A class for managing multiple instances of EMFTGLFontInstances, in particular for caching them, for constructing news ones if they don't exist, and for returning appropriate instances.
More...
A class for managing multiple instances of EMFTGLFontInstances, in particular for caching them, for constructing news ones if they don't exist, and for returning appropriate instances.
- Author
- David Woolford
- Date
- July 2008
Definition at line 214 of file emftgl.h.
◆ EMFTGLManager()
EMAN::EMFTGL::EMFTGLManager::EMFTGLManager |
( |
| ) |
|
◆ ~EMFTGLManager()
EMAN::EMFTGL::EMFTGLManager::~EMFTGLManager |
( |
| ) |
|
◆ get_font()
FTFont * EMAN::EMFTGL::EMFTGLManager::get_font |
( |
EMFTGL::FontMode |
mode, |
|
|
const string & |
file_name, |
|
|
const unsigned int |
face_size, |
|
|
const unsigned int |
d, |
|
|
const bool |
use_dl |
|
) |
| |
Get a font with the associated parameters.
◆ font_instances
Disallow copy construction.
Disallow Assignment
Definition at line 231 of file emftgl.h.
The documentation for this class was generated from the following file: