createTextureFromFont(void) | Ogre::Font | [protected] |
destroy() | Ogre::Resource | [inline, virtual] |
Font(const String &name) | Ogre::Font | |
getAntialiasColour(void) | Ogre::Font | [inline] |
getGlyphAspectRatio(OgreChar id) const | Ogre::Font | [inline] |
getGlyphTexCoords(OgreChar id, Real &u1, Real &v1, Real &u2, Real &v2) const | Ogre::Font | [inline] |
getLastAccess(void) const | Ogre::Resource | [inline] |
getMaterial() const | Ogre::Font | [inline] |
getMaterial() | Ogre::Font | [inline] |
getName(void) const | Ogre::Resource | [inline] |
getSize(void) | Ogre::Resource | [inline, virtual] |
getSource(void) | Ogre::Font | |
getTrueTypeResolution(void) | Ogre::Font | |
getTrueTypeSize(void) | Ogre::Font | |
getType(void) | Ogre::Font | |
isLoaded(void) const | Ogre::Resource | [inline] |
load() | Ogre::Font | [virtual] |
mAntialiasColour | Ogre::Font | [protected] |
mAspectRatio | Ogre::Font | [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 | [inline] |
setAntialiasColour(bool enabled) | Ogre::Font | [inline] |
setGlyphAspectRatio(OgreChar id, Real ratio) | Ogre::Font | [inline] |
setGlyphTexCoords(OgreChar id, Real u1, Real v1, Real u2, Real v2) | Ogre::Font | [inline] |
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 | [inline] |
unload() | Ogre::Font | [virtual] |
~Font() | Ogre::Font | [virtual] |
~Resource() | Ogre::Resource | [inline, virtual] |