Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OgreFont.h File Reference

#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


Define Documentation

#define OGRE_GLYPH_INDEX  )     c - 33
 

Definition at line 49 of file OgreFont.h.

Referenced by Ogre::Font::getGlyphAspectRatio(), Ogre::Font::getGlyphTexCoords(), Ogre::Font::setGlyphAspectRatio(), and Ogre::Font::setGlyphTexCoords().

#define OGRE_NUM_GLYPHS   (256 - 32)
 

Definition at line 45 of file OgreFont.h.


Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 12 12:59:55 2006