| createTextureFromFont(void) | Ogre::Font | [protected] |
| destroy() | Ogre::Resource | [virtual] |
| Font(const String &name) | Ogre::Font | |
| getAntialiasColour(void) const | Ogre::Font | |
| getGlyphAspectRatio(OgreChar id) const | Ogre::Font | |
| getGlyphTexCoords(OgreChar id, Real &u1, Real &v1, Real &u2, Real &v2) const | Ogre::Font | |
| getHandle(void) const | Ogre::Resource | |
| getLastAccess(void) const | Ogre::Resource | |
| getMaterial() const | Ogre::Font | |
| getMaterial() | Ogre::Font | |
| getName(void) const | Ogre::Resource | |
| getSize(void) const | Ogre::Resource | [virtual] |
| getSource(void) const | Ogre::Font | |
| getTrueTypeResolution(void) const | Ogre::Font | |
| getTrueTypeSize(void) const | Ogre::Font | |
| getType(void) const | Ogre::Font | |
| isLoaded(void) const | Ogre::Resource | |
| load() | Ogre::Font | [virtual] |
| mAntialiasColour | Ogre::Font | [protected] |
| mAspectRatio | Ogre::Font | [protected] |
| mHandle | Ogre::Resource | [protected] |
| mIsLoaded | Ogre::Resource | [protected] |
| mLastAccess | Ogre::Resource | [protected] |
| mName | Ogre::Resource | [protected] |
| mpMaterial | Ogre::Font | [protected] |
| mSize | Ogre::Resource | [protected] |
| mSource | Ogre::Font | [protected] |
| mTexCoords_u1 | Ogre::Font | [protected] |
| mTexCoords_u2 | Ogre::Font | [protected] |
| mTexCoords_v1 | Ogre::Font | [protected] |
| mTexCoords_v2 | Ogre::Font | [protected] |
| mTtfResolution | Ogre::Font | [protected] |
| mTtfSize | Ogre::Font | [protected] |
| mType | Ogre::Font | [protected] |
| Resource() | Ogre::Resource | |
| setAntialiasColour(bool enabled) | Ogre::Font | |
| setGlyphAspectRatio(OgreChar id, Real ratio) | Ogre::Font | |
| setGlyphTexCoords(OgreChar id, Real u1, Real v1, Real u2, Real v2) | Ogre::Font | |
| setSource(const String &source) | Ogre::Font | |
| setTrueTypeResolution(uint ttfResolution) | Ogre::Font | |
| setTrueTypeSize(Real ttfSize) | Ogre::Font | |
| setType(FontType ftype) | Ogre::Font | |
| StrBBox(const String &text, Real char_height, RenderWindow &window) | Ogre::Font | |
| touch(void) | Ogre::Resource | [virtual] |
| unload() | Ogre::Font | [virtual] |
| ~Font() | Ogre::Font | [virtual] |
| ~Resource() | Ogre::Resource | [virtual] |