VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrv::DtOsgFontManager Class Reference

The DtOsgFontManager caches ttf fonts for it clients. More...

Inheritance diagram for makVrv::DtOsgFontManager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual osgText::Font * getFont (const std::string &fontName)
 Create a DtOsgFontManager.

Static Public Member Functions

static DtOsgFontManagerinstance (DtDe &de)
 Get the creator.

Protected Types

typedef std::map< std::string,
osg::ref_ptr< osgText::Font > > 
FontMap

Protected Member Functions

 DtOsgFontManager (DtDe &de)

Protected Attributes

DtDemyDe
FontMap myFontMap

Detailed Description

The DtOsgFontManager caches ttf fonts for it clients.


Member Typedef Documentation

typedef std::map<std::string, osg::ref_ptr<osgText::Font> > makVrv::DtOsgFontManager::FontMap [protected]

Constructor & Destructor Documentation


Member Function Documentation

Get the creator.

Exceptions:
DtCorruptedStateif no instance is found.
virtual osgText::Font* makVrv::DtOsgFontManager::getFont ( const std::string &  fontName) [virtual]

Create a DtOsgFontManager.


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)