#include "OgrePrerequisites.h"
#include "OgreResource.h"
#include "OgreTexture.h"
#include "OgreMaterial.h"
#include "OgreCommon.h"
Go to the source code of this file.
Classes | |
class | Ogre::Font |
Class representing a font in the system. More... | |
class | Ogre::Font::CmdType |
Command object for Font - see ParamCommand. More... | |
class | Ogre::Font::CmdSource |
Command object for Font - see ParamCommand. More... | |
class | Ogre::Font::CmdCharSpacer |
class | Ogre::Font::CmdSize |
Command object for Font - see ParamCommand. More... | |
class | Ogre::Font::CmdResolution |
Command object for Font - see ParamCommand. More... | |
class | Ogre::Font::CmdCodePoints |
Command object for Font - see ParamCommand. More... | |
struct | Ogre::Font::GlyphInfo |
Information about the position and size of a glyph in a texture. More... | |
class | Ogre::FontPtr |
Specialisation of SharedPtr to allow SharedPtr to be assigned to FontPtr. More... | |
Namespaces | |
namespace | Ogre |
Enumerations | |
enum | Ogre::FontType { Ogre::FT_TRUETYPE = 1, Ogre::FT_IMAGE = 2 } |
Enumerates the types of Font usable in the engine. More... |
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:36:28 2012