_notifyOrigin(const String &origin) | Ogre::Resource | |
calculateSize(void) const | Ogre::Font | [protected, virtual] |
changeGroupOwnership(const String &newGroup) | Ogre::Resource | |
cleanupDictionary() | Ogre::StringInterface | [static] |
copyParametersTo(StringInterface *dest) const | Ogre::StringInterface | [virtual] |
createParamDictionary(const String &className) | Ogre::StringInterface | [protected] |
createTextureFromFont(void) | Ogre::Font | [protected] |
Font(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0) | Ogre::Font | |
getAntialiasColour(void) const | Ogre::Font | |
getCreator(void) | Ogre::Resource | |
getGlyphAspectRatio(OgreChar id) const | Ogre::Font | |
getGlyphTexCoords(OgreChar id, Real &u1, Real &v1, Real &u2, Real &v2) const | Ogre::Font | |
getGroup(void) | Ogre::Resource | |
getHandle(void) const | Ogre::Resource | |
getMaterial() const | Ogre::Font | |
getMaterial() | Ogre::Font | |
getName(void) const | Ogre::Resource | |
getOrigin(void) const | Ogre::Resource | |
getParamDictionary(void) | Ogre::StringInterface | |
getParamDictionary(void) const | Ogre::StringInterface | |
getParameter(const String &name) const | Ogre::StringInterface | [virtual] |
getParameters(void) const | Ogre::StringInterface | |
getSize(void) const | Ogre::Resource | |
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 | |
isManuallyLoaded(void) const | Ogre::Resource | |
isReloadable(void) const | Ogre::Resource | |
load(void) | Ogre::Resource | [virtual] |
loadImpl() | Ogre::Font | [protected, virtual] |
loadResource(Resource *resource) | Ogre::Font | [virtual] |
mAntialiasColour | Ogre::Font | [protected] |
ManualResourceLoader() | Ogre::ManualResourceLoader | |
mAspectRatio | Ogre::Font | [protected] |
mCreator | Ogre::Resource | [protected] |
mGroup | Ogre::Resource | [protected] |
mHandle | Ogre::Resource | [protected] |
mIsLoaded | Ogre::Resource | [protected] |
mIsManual | Ogre::Resource | [protected] |
mLoader | Ogre::Resource | [protected] |
mName | Ogre::Resource | [protected] |
mOrigin | Ogre::Resource | [protected] |
mParamDictName | Ogre::StringInterface | [protected] |
mpMaterial | Ogre::Font | [protected] |
msDictionary | Ogre::StringInterface | [protected, static] |
mSize | Ogre::Resource | [protected] |
mSource | Ogre::Font | [protected] |
msResolutionCmd | Ogre::Font | [protected, static] |
msSizeCmd | Ogre::Font | [protected, static] |
msSourceCmd | Ogre::Font | [protected, static] |
msTypeCmd | Ogre::Font | [protected, static] |
mTexCoords_u1 | Ogre::Font | [protected] |
mTexCoords_u2 | Ogre::Font | [protected] |
mTexCoords_v1 | Ogre::Font | [protected] |
mTexCoords_v2 | Ogre::Font | [protected] |
mTexture | Ogre::Font | [protected] |
mTtfResolution | Ogre::Font | [protected] |
mTtfSize | Ogre::Font | [protected] |
mType | Ogre::Font | [protected] |
reload(void) | Ogre::Resource | [virtual] |
Resource() | Ogre::Resource | [protected] |
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0) | 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 | |
setParameter(const String &name, const String &value) | Ogre::StringInterface | [virtual] |
setParameterList(const NameValuePairList ¶mList) | Ogre::StringInterface | [virtual] |
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(void) | Ogre::Resource | [virtual] |
unloadImpl() | Ogre::Font | [protected, virtual] |
~Font() | Ogre::Font | [virtual] |
~ManualResourceLoader() | Ogre::ManualResourceLoader | [virtual] |
~Resource() | Ogre::Resource | [virtual] |
~StringInterface() | Ogre::StringInterface | [virtual] |