Ogre::Font Member List

This is the complete list of members for Ogre::Font, including all inherited members.

_dirtyState()Ogre::Resourcevirtual
_fireLoadingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_firePreparingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_fireUnloadingComplete(void)Ogre::Resourcevirtual
_notifyOrigin(const String &origin)Ogre::Resourcevirtual
addCodePointRange(const CodePointRange &range)Ogre::Font
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >explicit
calculateSize(void) constOgre::Fontprotectedvirtual
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
clearCodePointRanges()Ogre::Font
CodePoint typedefOgre::Font
CodePointMap typedefOgre::Fontprotected
CodePointRange typedefOgre::Font
CodePointRangeList typedefOgre::Font
copyParametersTo(StringInterface *dest) constOgre::StringInterfacevirtual
createParamDictionary(const String &className)Ogre::StringInterfaceprotected
createTextureFromFont(void)Ogre::Fontprotected
escalateLoading()Ogre::Resourcevirtual
Font(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Font
getAntialiasColour(void) constOgre::Font
getCharacterSpacer(void) constOgre::Font
getCodePointRangeList() constOgre::Font
getCreator(void)Ogre::Resourcevirtual
getGlyphAspectRatio(CodePoint id) constOgre::Font
getGlyphInfo(CodePoint id) constOgre::Font
getGlyphTexCoords(CodePoint id) constOgre::Font
getGroup(void) constOgre::Resourcevirtual
getHandle(void) constOgre::Resourcevirtual
getLoadingState() constOgre::Resourcevirtual
getMaterial() constOgre::Font
getMaterial()Ogre::Font
getName(void) constOgre::Resourcevirtual
getOrigin(void) constOgre::Resourcevirtual
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) constOgre::StringInterface
getParameter(const String &name) constOgre::StringInterfacevirtual
getParameters(void) constOgre::StringInterface
getSize(void) constOgre::Resourcevirtual
getSource(void) constOgre::Font
getStateCount() constOgre::Resourcevirtual
getTrueTypeMaxBearingY() constOgre::Font
getTrueTypeResolution(void) constOgre::Font
getTrueTypeSize(void) constOgre::Font
getType(void) constOgre::Font
isBackgroundLoaded(void) constOgre::Resourcevirtual
isLoaded(void) constOgre::Resourcevirtual
isLoading() constOgre::Resourcevirtual
isManuallyLoaded(void) constOgre::Resourcevirtual
isPrepared(void) constOgre::Resourcevirtual
isReloadable(void) constOgre::Resourcevirtual
ListenerList typedefOgre::Resourceprotected
load(bool backgroundThread=false)Ogre::Resourcevirtual
loadImpl()Ogre::Fontprotectedvirtual
LoadingState enum nameOgre::Resource
loadResource(Resource *resource)Ogre::Fontvirtual
LOADSTATE_LOADED enum valueOgre::Resource
LOADSTATE_LOADING enum valueOgre::Resource
LOADSTATE_PREPARED enum valueOgre::Resource
LOADSTATE_PREPARING enum valueOgre::Resource
LOADSTATE_UNLOADED enum valueOgre::Resource
LOADSTATE_UNLOADING enum valueOgre::Resource
mAntialiasColourOgre::Fontprotected
ManualResourceLoader()Ogre::ManualResourceLoader
mCharacterSpacerOgre::Fontprotected
mCodePointMapOgre::Fontprotected
mCodePointRangeListOgre::Fontprotected
mCreatorOgre::Resourceprotected
mGroupOgre::Resourceprotected
mHandleOgre::Resourceprotected
mIsBackgroundLoadedOgre::Resourceprotected
mIsManualOgre::Resourceprotected
mListenerListOgre::Resourceprotected
mLoaderOgre::Resourceprotected
mLoadingStateOgre::Resourceprotected
mMaterialOgre::Fontprotected
mNameOgre::Resourceprotected
mOriginOgre::Resourceprotected
mParamDictOgre::StringInterfaceprivate
mParamDictNameOgre::StringInterfaceprivate
msCharacterSpacerCmdOgre::Fontprotectedstatic
msCodePointsCmdOgre::Fontprotectedstatic
msDictionaryOgre::StringInterfaceprivatestatic
mSizeOgre::Resourceprotected
mSourceOgre::Fontprotected
msResolutionCmdOgre::Fontprotectedstatic
msSizeCmdOgre::Fontprotectedstatic
msSourceCmdOgre::Fontprotectedstatic
mStateCountOgre::Resourceprotected
msTypeCmdOgre::Fontprotectedstatic
mTextureOgre::Fontprotected
mTtfMaxBearingYOgre::Fontprotected
mTtfResolutionOgre::Fontprotected
mTtfSizeOgre::Fontprotected
mTypeOgre::Fontprotected
OGRE_AUTO_MUTEXOgre::Resource
OGRE_MUTEX(mListenerListMutex)Ogre::Resourceprotected
OGRE_STATIC_MUTEX(msDictionaryMutex)Ogre::StringInterfaceprivate
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
postLoadImpl(void)Ogre::Resourceprotectedvirtual
postUnloadImpl(void)Ogre::Resourceprotectedvirtual
preLoadImpl(void)Ogre::Resourceprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::Resourceprotectedvirtual
prepareResource(Resource *resource)Ogre::ManualResourceLoadervirtual
preUnloadImpl(void)Ogre::Resourceprotectedvirtual
reload(void)Ogre::Resourcevirtual
removeListener(Listener *lis)Ogre::Resourcevirtual
Resource()Ogre::Resourceprotected
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setAntialiasColour(bool enabled)Ogre::Font
setBackgroundLoaded(bool bl)Ogre::Resourcevirtual
setCharacterSpacer(uint charSpacer)Ogre::Font
setGlyphAspectRatio(CodePoint id, Real ratio)Ogre::Font
setGlyphTexCoords(CodePoint id, Real u1, Real v1, Real u2, Real v2, Real textureAspect)Ogre::Font
setParameter(const String &name, const String &value)Ogre::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
setSource(const String &source)Ogre::Font
setTrueTypeResolution(uint ttfResolution)Ogre::Font
setTrueTypeSize(Real ttfSize)Ogre::Font
setType(FontType ftype)Ogre::Font
StringInterface()Ogre::StringInterface
touch(void)Ogre::Resourcevirtual
unload(void)Ogre::Resourcevirtual
unloadImpl()Ogre::Fontprotectedvirtual
unprepareImpl(void)Ogre::Resourceprotectedvirtual
UVRect typedefOgre::Font
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Font()Ogre::Fontvirtual
~ManualResourceLoader()Ogre::ManualResourceLoadervirtual
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfacevirtual

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.