#include "OgrePrerequisites.h"#include "OgreString.h"#include "OgreRenderable.h"#include "OgreUTFString.h"#include "OgreStringInterface.h"#include "OgreOverlayElementCommands.h"#include "OgreColourValue.h"#include "OgreRectangle.h"Go to the source code of this file.
Namespaces | |
| namespace | Ogre |
Defines | |
| #define | OGRE_DEREF_DISPLAYSTRING_ITERATOR(it) it.getCharacter() |
Typedefs | |
| typedef UTFString | DisplayString |
Enumerations | |
| enum | GuiMetricsMode { GMM_RELATIVE, GMM_PIXELS, GMM_RELATIVE_ASPECT_ADJUSTED } |
| Enum describing how the position / size of an element is to be recorded. More... | |
| enum | GuiHorizontalAlignment { GHA_LEFT, GHA_CENTER, GHA_RIGHT } |
| Enum describing where '0' is in relation to the parent in the horizontal dimension. More... | |
| enum | GuiVerticalAlignment { GVA_TOP, GVA_CENTER, GVA_BOTTOM } |
| Enum describing where '0' is in relation to the parent in the vertical dimension. More... | |
|
|
Definition at line 47 of file OgreOverlayElement.h. |
|
|
Definition at line 46 of file OgreOverlayElement.h. |
|
|
Enum describing where '0' is in relation to the parent in the horizontal dimension.
Definition at line 67 of file OgreOverlayElement.h. |
|
|
Enum describing how the position / size of an element is to be recorded.
Definition at line 54 of file OgreOverlayElement.h. |
|
|
Enum describing where '0' is in relation to the parent in the vertical dimension.
Definition at line 76 of file OgreOverlayElement.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:50:58 2007