#include "OgreOverlayPrerequisites.h"
#include "OgreString.h"
#include "OgreRenderable.h"
#include "OgreUTFString.h"
#include "OgreStringInterface.h"
#include "OgreOverlayElementCommands.h"
#include "OgreColourValue.h"
Go to the source code of this file.
Classes | |
class | Ogre::OverlayElement |
Abstract definition of a 2D element to be displayed in an Overlay. More... | |
Namespaces | |
Ogre | |
Constant Groups | |
Ogre | |
Macros | |
#define | OGRE_DEREF_DISPLAYSTRING_ITERATOR(it) *it |
Typedefs | |
typedef String | Ogre::DisplayString |
Enumerations | |
enum | Ogre::GuiHorizontalAlignment { Ogre::GHA_LEFT, Ogre::GHA_CENTER, Ogre::GHA_RIGHT } |
Enum describing where '0' is in relation to the parent in the horizontal dimension. More... | |
enum | Ogre::GuiMetricsMode { Ogre::GMM_RELATIVE, Ogre::GMM_PIXELS, Ogre::GMM_RELATIVE_ASPECT_ADJUSTED } |
Enum describing how the position / size of an element is to be recorded. More... | |
enum | Ogre::GuiVerticalAlignment { Ogre::GVA_TOP, Ogre::GVA_CENTER, Ogre::GVA_BOTTOM } |
Enum describing where '0' is in relation to the parent in the vertical dimension. More... | |
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:35:46