EMAN::EMFTGL::EMFTGLManager Class Reference

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...

List of all members.

Public Member Functions

 EMFTGLManager ()
 ~EMFTGLManager ()
FTFont * 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.

Private Attributes

vector< EMFTGLFontInstance * > font_instances
 Disallow Assignment.


Detailed Description

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 224 of file emftgl.h.


Constructor & Destructor Documentation

EMAN::EMFTGL::EMFTGLManager::EMFTGLManager (  ) 

EMAN::EMFTGL::EMFTGLManager::~EMFTGLManager (  ) 


Member Function Documentation

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.


Member Data Documentation

vector<EMFTGLFontInstance*> EMAN::EMFTGL::EMFTGLManager::font_instances [private]

Disallow Assignment.

Definition at line 241 of file emftgl.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 11 12:43:04 2013 for EMAN2 by  doxygen 1.4.7