EMAN2
Classes | Namespaces
emftgl.h File Reference
#include <string>
#include <vector>
#include <map>
#include <FTGL/ftgl.h>
#include <FTGL/FTFont.h>
Include dependency graph for emftgl.h:

Go to the source code of this file.

Classes

class  EMAN::EMFTGL
 EMFTGL is an interface for rendering fonts in EMAN2 using FTGL. More...
 
class  EMAN::EMFTGL::EMFTGLFontInstance
 A class for encapsulatiing a particular instance of an FTFont (pointer) Each FTFont is characterised by 5 parameters, them being the font mode, the font file name, the face size, whether or not display lists are being used, and depth (which is redundant, except when the font mode is EXTRUDE). More...
 
class  EMAN::EMFTGL::EMFTGLManager
 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...
 

Namespaces

namespace  EMAN
 E2Exception class.