OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
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()Ogre::Resourcevirtual
_notifyOrigin(const String &origin)Ogre::Resourceinlinevirtual
addCodePointRange(const CodePointRange &range)Ogre::Fontinline
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
clearCodePointRanges()Ogre::Fontinline
CodePoint typedefOgre::Font
CodePointRange typedefOgre::Font
CodePointRangeList typedefOgre::Font
copyParametersTo(StringInterface *dest) constOgre::StringInterfaceinlinevirtual
Deleted enum valueOgre::TextureGpuListener
escalateLoading()Ogre::Resourcevirtual
ExceptionThrown enum valueOgre::TextureGpuListener
Font(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Font
FromStorageToSysRam enum valueOgre::TextureGpuListener
FromSysRamToStorage enum valueOgre::TextureGpuListener
FsaaSettingAlteredByApi enum valueOgre::TextureGpuListener
GainedResidency enum valueOgre::TextureGpuListener
getAntialiasColour() constOgre::Fontinline
getCharacterSpacer() constOgre::Font
getCodePointRangeList() constOgre::Fontinline
getCreator()Ogre::Resourceinlinevirtual
getGlyphAspectRatio(CodePoint id) constOgre::Fontinline
getGlyphInfo(CodePoint id) constOgre::Font
getGlyphTexCoords(CodePoint id) constOgre::Fontinline
getGroup() constOgre::Resourceinlinevirtual
getHandle() constOgre::Resourceinlinevirtual
getHlmsDatablock()Ogre::Fontinline
getLoadingState() constOgre::Resourceinlinevirtual
getName() constOgre::Resourceinlinevirtual
getOrigin() constOgre::Resourceinlinevirtual
getParamDictionary()Ogre::StringInterfaceinline
getParamDictionary() constOgre::StringInterfaceinline
getParameter(const String &name) constOgre::StringInterfaceinlinevirtual
getParameters() constOgre::StringInterface
getSize() constOgre::Resourceinlinevirtual
getSource() constOgre::Font
getStateCount() constOgre::Resourceinlinevirtual
getTrueTypeMaxBearingY() constOgre::Font
getTrueTypeResolution() constOgre::Font
getTrueTypeSize() constOgre::Font
getType() constOgre::Font
isBackgroundLoaded() constOgre::Resourceinlinevirtual
isLoaded() constOgre::Resourceinlinevirtual
isLoading() constOgre::Resourceinlinevirtual
isManuallyLoaded() constOgre::Resourceinlinevirtual
isPrepared() constOgre::Resourceinlinevirtual
isReloadable() constOgre::Resourceinlinevirtual
LF_DEFAULT enum valueOgre::Resource
LF_INCLUDE_NON_RELOADABLE enum valueOgre::Resource
LF_MARKED_FOR_RELOAD enum valueOgre::Resource
LF_ONLY_UNREFERENCED enum valueOgre::Resource
LF_ONLY_UNREFERENCED_INCLUDE_NON_RELOADABLE enum valueOgre::Resource
LF_PRESERVE_STATE enum valueOgre::Resource
load(bool backgroundThread=false)Ogre::Resourcevirtual
LoadingFlags enum nameOgre::Resource
LoadingState enum nameOgre::Resource
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_UNLOADED_MARKED_FOR_RELOAD enum valueOgre::Resource
LOADSTATE_UNLOADING enum valueOgre::Resource
LostResidency enum valueOgre::TextureGpuListener
markForReload()Ogre::Resourceinline
MetadataCacheOutOfDate enum valueOgre::TextureGpuListener
notifyTextureChanged(TextureGpu *texture, TextureGpuListener::Reason reason, void *extraData)Ogre::Fontvirtual
OGRE_AUTO_MUTEXOgre::Resource
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
PoolTextureSlotChanged enum valueOgre::TextureGpuListener
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
ReadyForRendering enum valueOgre::TextureGpuListener
Reason enum nameOgre::TextureGpuListener
reload(LoadingFlags flags=LF_DEFAULT)Ogre::Resourcevirtual
removeListener(Listener *lis)Ogre::Resourcevirtual
ResidentToSysRamSync enum valueOgre::TextureGpuListener
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
setManuallyLoaded(bool isManual)Ogre::Resourceinlinevirtual
setParameter(const String &name, const String &value)Ogre::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
setSource(const String &source)Ogre::Font
setToLoaded()Ogre::Resourceinlinevirtual
setTrueTypeResolution(uint ttfResolution)Ogre::Font
setTrueTypeSize(Real ttfSize)Ogre::Font
setType(FontType ftype)Ogre::Font
shouldStayLoaded(TextureGpu *texture)Ogre::TextureGpuListenerinlinevirtual
StringInterface()Ogre::StringInterfaceinline
touch()Ogre::Resourcevirtual
Unknown enum valueOgre::TextureGpuListener
unload()Ogre::Resourcevirtual
UVRect typedefOgre::Font
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Font()Ogre::Fontvirtual
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfaceinlinevirtual
~TextureGpuListener()Ogre::TextureGpuListenervirtual