Sirikata
Classes | Namespaces | Enumerations
libogre/include/sirikata/ogre/OverlayPosition.hpp File Reference
#include "Platform.hpp"
Include dependency graph for OverlayPosition.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::OverlayPosition
 Describes the position of a viewport-overlay in relative/absolute metrics. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Enumerations

enum  Sirikata::RelativePosition {
  Sirikata::RP_LEFT, Sirikata::RP_TOPLEFT, Sirikata::RP_TOPCENTER, Sirikata::RP_TOPRIGHT,
  Sirikata::RP_RIGHT, Sirikata::RP_BOTTOMRIGHT, Sirikata::RP_BOTTOMCENTER, Sirikata::RP_BOTTOMLEFT,
  Sirikata::RP_CENTER
}
 An enumeration of relative positions for OverlayPosition. More...