PixelLightAPI  .
Public Member Functions | Protected Member Functions
PLRenderer::FontTexture Class Reference

Abstract renderer font texture. More...

#include <FontTexture.h>

Inheritance diagram for PLRenderer::FontTexture:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual PLRENDERER_API ~FontTexture ()
 Destructor.

Protected Member Functions

PLRENDERER_API FontTexture (FontManager &cFontManager, const PLCore::String &sFilename)
 Constructor.

Detailed Description

Abstract renderer font texture.


Constructor & Destructor Documentation

virtual PLRENDERER_API PLRenderer::FontTexture::~FontTexture ( ) [virtual]

Destructor.

PLRENDERER_API PLRenderer::FontTexture::FontTexture ( FontManager cFontManager,
const PLCore::String sFilename 
) [protected]

Constructor.

Parameters:
[in]cFontManagerCreating font manager
[in]sFilenameFilename of the font file the data came from, used to reference the new font by filename

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


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:23
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported