Ogre::Canvas::TextMetrics Class Reference
List of all members.
Public Member Functions |
|
| TextMetrics (float xBearing, float yBearing, float width, float height, float xAdvance, float yAdvance) |
|
float | getFullWidth () |
|
float | getFullHeight () |
Public Attributes |
|
Ogre::Real | xBearing |
|
Ogre::Real | yBearing |
|
Ogre::Real | width |
|
Ogre::Real | height |
|
Ogre::Real | xAdvance |
|
Ogre::Real | yAdvance |
The documentation for this class was generated from the following files:
- d:/VisualExperiments.com/Demos/OgreCanvas/include/CanvasContext.h
- d:/VisualExperiments.com/Demos/OgreCanvas/src/CanvasContext.cpp