#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 © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 11 13:46:44 2009