Information about the position and size of a glyph in a texture. More...
#include <OgreFont.h>
Public Member Functions | |
GlyphInfo (CodePoint id, const UVRect &rect, Real aspect) | |
Public Attributes | |
Real | aspectRatio |
CodePoint | codePoint |
UVRect | uvRect |
Information about the position and size of a glyph in a texture.
Definition at line 142 of file OgreFont.h.
Definition at line 148 of file OgreFont.h.
Real Ogre::Font::GlyphInfo::aspectRatio |
Definition at line 146 of file OgreFont.h.
CodePoint Ogre::Font::GlyphInfo::codePoint |
Definition at line 144 of file OgreFont.h.
UVRect Ogre::Font::GlyphInfo::uvRect |
Definition at line 145 of file OgreFont.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 22 2017 04:04:15