MyGUI::IFont Class Reference

#include <MyGUI_IFont.h>

Inheritance diagram for MyGUI::IFont:
Inheritance graph
[legend]

Public Member Functions

 IFont ()
virtual ~IFont ()
virtual GlyphInfogetGlyphInfo (Char _id)=0
virtual ITexturegetTextureFont ()=0
virtual int getDefaultHeight ()=0

Detailed Description

Definition at line 35 of file MyGUI_IFont.h.


Constructor & Destructor Documentation

MyGUI::IFont::IFont (  )  [inline]

Definition at line 40 of file MyGUI_IFont.h.

virtual MyGUI::IFont::~IFont (  )  [inline, virtual]

Definition at line 41 of file MyGUI_IFont.h.


Member Function Documentation

virtual int MyGUI::IFont::getDefaultHeight (  )  [pure virtual]
virtual GlyphInfo* MyGUI::IFont::getGlyphInfo ( Char  _id  )  [pure virtual]
virtual ITexture* MyGUI::IFont::getTextureFont (  )  [pure virtual]

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

Generated on 3 Dec 2009 for MyGUI by  doxygen 1.6.1