#include "OgrePrerequisites.h"
#include "OgreResource.h"
#include "OgreTexture.h"
#include "OgreMaterial.h"
Go to the source code of this file.
Namespaces | |
namespace | Ogre |
Defines | |
#define | OGRE_NUM_GLYPHS (256 - 32) |
#define | OGRE_GLYPH_INDEX(c) c - 33 |
Enumerations | |
enum | FontType { FT_TRUETYPE = 1, FT_IMAGE = 2 } |
Enumerates the types of Font usable in the engine. More... |
|
Definition at line 49 of file OgreFont.h. Referenced by Ogre::Font::getGlyphAspectRatio(), Ogre::Font::getGlyphTexCoords(), Ogre::Font::setGlyphAspectRatio(), and Ogre::Font::setGlyphTexCoords(). |
|
Definition at line 45 of file OgreFont.h. |
|
Enumerates the types of Font usable in the engine.
Definition at line 52 of file OgreFont.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jan 21 10:01:40 2007