OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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::Resourceinlinevirtual
addCodePointRange(const CodePointRange &range)Ogre::Fontinline
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
calculateSize(void) const Ogre::Fontinlineprotectedvirtual
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
clearCodePointRanges()Ogre::Fontinline
CodePoint typedefOgre::Font
CodePointMap typedefOgre::Fontprotected
CodePointRange typedefOgre::Font
CodePointRangeList typedefOgre::Font
copyParametersTo(StringInterface *dest) const Ogre::StringInterfaceinlinevirtual
createParamDictionary(const String &className)Ogre::StringInterfaceinlineprotected
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) const Ogre::Fontinline
getCharacterSpacer(void) const Ogre::Font
getCodePointRangeList() const Ogre::Fontinline
getCreator(void)Ogre::Resourceinlinevirtual
getGlyphAspectRatio(CodePoint id) const Ogre::Fontinline
getGlyphInfo(CodePoint id) const Ogre::Font
getGlyphTexCoords(CodePoint id) const Ogre::Fontinline
getGroup(void) const Ogre::Resourceinlinevirtual
getHandle(void) const Ogre::Resourceinlinevirtual
getLoadingState() const Ogre::Resourceinlinevirtual
getMaterial() const Ogre::Fontinline
getMaterial()Ogre::Fontinline
getName(void) const Ogre::Resourceinlinevirtual
getOrigin(void) const Ogre::Resourceinlinevirtual
getParamDictionary(void)Ogre::StringInterfaceinline
getParamDictionary(void) const Ogre::StringInterfaceinline
getParameter(const String &name) const Ogre::StringInterfaceinlinevirtual
getParameters(void) const Ogre::StringInterface
getSize(void) const Ogre::Resourceinlinevirtual
getSource(void) const Ogre::Font
getStateCount() const Ogre::Resourceinlinevirtual
getTrueTypeMaxBearingY() const Ogre::Font
getTrueTypeResolution(void) const Ogre::Font
getTrueTypeSize(void) const Ogre::Font
getType(void) const Ogre::Font
isBackgroundLoaded(void) const Ogre::Resourceinlinevirtual
isLoaded(void) const Ogre::Resourceinlinevirtual
isLoading() const Ogre::Resourceinlinevirtual
isManuallyLoaded(void) const Ogre::Resourceinlinevirtual
isPrepared(void) const Ogre::Resourceinlinevirtual
isReloadable(void) const Ogre::Resourceinlinevirtual
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::ManualResourceLoaderinline
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
msCharacterSpacerCmdOgre::Fontprotectedstatic
msCodePointsCmdOgre::Fontprotectedstatic
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
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
postLoadImpl(void)Ogre::Resourceinlineprotectedvirtual
postUnloadImpl(void)Ogre::Resourceinlineprotectedvirtual
preLoadImpl(void)Ogre::Resourceinlineprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::Resourceinlineprotectedvirtual
prepareResource(Resource *resource)Ogre::ManualResourceLoaderinlinevirtual
preUnloadImpl(void)Ogre::Resourceinlineprotectedvirtual
reload(void)Ogre::Resourcevirtual
removeListener(Listener *lis)Ogre::Resourcevirtual
Resource()Ogre::Resourceinlineprotected
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
setAntialiasColour(bool enabled)Ogre::Fontinline
setBackgroundLoaded(bool bl)Ogre::Resourceinlinevirtual
setCharacterSpacer(uint charSpacer)Ogre::Font
setGlyphAspectRatio(CodePoint id, Real ratio)Ogre::Fontinline
setGlyphTexCoords(CodePoint id, Real u1, Real v1, Real u2, Real v2, Real textureAspect)Ogre::Fontinline
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::StringInterfaceinline
touch(void)Ogre::Resourcevirtual
unload(void)Ogre::Resourcevirtual
unloadImpl()Ogre::Fontprotectedvirtual
unprepareImpl(void)Ogre::Resourceinlineprotectedvirtual
UVRect typedefOgre::Font
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Font()Ogre::Fontvirtual
~ManualResourceLoader()Ogre::ManualResourceLoaderinlinevirtual
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfaceinlinevirtual