OgreGFX Namespace Reference


Classes

class  CameraMgr
class  ControlGroupsHandler
class  CreationMouseHandler
class  IcoSphere
class  DebugDrawer
class  GFXMgr
struct  GFXNode
class  GraphicsInteractionManager
class  KeySet
class  MouseButtonKeySet
class  KeyHandler
class  MouseHandler
struct  LobbyNode
class  LobbyMgr
class  Minimap
class  SelectionBox
class  UIMgr
class  WidgetMgr
class  Widget
class  UIOutline
class  FEProgressBar
class  FEPanel
class  FELabel
class  FELineWrapLabel
class  FEButton
class  FELabelPair
class  FESCVButton
class  FEMarineButton

Typedefs

typedef std::pair
< Ogre::Vector3,
Ogre::ColourValue > 
VertexPair
typedef long int __int64

Enumerations

enum  LobbyState {
  GAMEMENU = 0, LOBBY = 1, NLOBBYSTATES, GAMEMENU = 0,
  LOBBY = 1, NLOBBYSTATES, GAMEMENU = 0, LOBBY = 1,
  NLOBBYSTATES
}
enum  Placement {
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1
}
enum  Placement {
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1
}
enum  Placement {
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1
}
enum  LobbyState {
  GAMEMENU = 0, LOBBY = 1, NLOBBYSTATES, GAMEMENU = 0,
  LOBBY = 1, NLOBBYSTATES, GAMEMENU = 0, LOBBY = 1,
  NLOBBYSTATES
}
enum  Placement {
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1
}
enum  LobbyState {
  GAMEMENU = 0, LOBBY = 1, NLOBBYSTATES, GAMEMENU = 0,
  LOBBY = 1, NLOBBYSTATES, GAMEMENU = 0, LOBBY = 1,
  NLOBBYSTATES
}
enum  Placement {
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1, Below = 0, Right = 1,
  Below = 0, Right = 1
}

Variables

const int ENT_VISIBILITY_FLAG = 0xF00
const int MINIMAP_VISIBILITY_FLAG = 0xF0
const int STATIC_VISIBILITY_FLAG = 0xF
const int PLAYER_CAMERA_MASK = 0xFFFFFF00
const int MINIMAP_CAMERA_MASK = 0xFFFFF0F0
static std::string DEFAULT_PANEL_MATERIAL = "ECSLENT/navy/material/shipInfo/overlay"
static Ogre::Vector2 DEFAULT_LABEL_SIZE = Ogre::Vector2(100, 20)


Typedef Documentation

typedef long int OgreGFX::__int64

Definition at line 16 of file DebugDrawer.h.

typedef std::pair< Ogre::Vector3, Ogre::ColourValue > OgreGFX::VertexPair

Definition at line 15 of file DebugDrawer.h.


Enumeration Type Documentation

enum OgreGFX::LobbyState

Enumerator:
GAMEMENU 
LOBBY 
NLOBBYSTATES 
GAMEMENU 
LOBBY 
NLOBBYSTATES 
GAMEMENU 
LOBBY 
NLOBBYSTATES 

Definition at line 35 of file lobbyMgr.h.

enum OgreGFX::LobbyState

Enumerator:
GAMEMENU 
LOBBY 
NLOBBYSTATES 
GAMEMENU 
LOBBY 
NLOBBYSTATES 
GAMEMENU 
LOBBY 
NLOBBYSTATES 

Definition at line 35 of file lobbyMgr.h.

enum OgreGFX::LobbyState

Enumerator:
GAMEMENU 
LOBBY 
NLOBBYSTATES 
GAMEMENU 
LOBBY 
NLOBBYSTATES 
GAMEMENU 
LOBBY 
NLOBBYSTATES 

Definition at line 35 of file lobbyMgr.h.

enum OgreGFX::Placement

Enumerator:
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 

Definition at line 30 of file widgets.h.

enum OgreGFX::Placement

Enumerator:
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 

Definition at line 30 of file widgets.h.

enum OgreGFX::Placement

Enumerator:
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 

Definition at line 30 of file widgets.h.

enum OgreGFX::Placement

Enumerator:
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 

Definition at line 30 of file widgets.h.

enum OgreGFX::Placement

Enumerator:
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 
Below 
Right 

Definition at line 33 of file widgets.h.


Variable Documentation

static Ogre::Vector2 OgreGFX::DEFAULT_LABEL_SIZE = Ogre::Vector2(100, 20) [static]

Definition at line 31 of file widgets.h.

static std::string OgreGFX::DEFAULT_PANEL_MATERIAL = "ECSLENT/navy/material/shipInfo/overlay" [static]

Definition at line 30 of file widgets.h.

const int OgreGFX::ENT_VISIBILITY_FLAG = 0xF00

Definition at line 13 of file gfxConst.h.

Referenced by OgreGFX::UIMgr::CreateGhostUnderMouse(), OgreGFX::DebugDrawer::initialise(), and OgreGFX::GraphicsInteractionManager::makeNode().

const int OgreGFX::MINIMAP_CAMERA_MASK = 0xFFFFF0F0

Definition at line 18 of file gfxConst.h.

Referenced by OgreGFX::Minimap::init().

const int OgreGFX::MINIMAP_VISIBILITY_FLAG = 0xF0

Definition at line 14 of file gfxConst.h.

Referenced by OgreGFX::GraphicsInteractionManager::makeNode().

const int OgreGFX::PLAYER_CAMERA_MASK = 0xFFFFFF00

Definition at line 17 of file gfxConst.h.

Referenced by OgreGFX::GraphicsInteractionManager::createViewports().

const int OgreGFX::STATIC_VISIBILITY_FLAG = 0xF

Definition at line 15 of file gfxConst.h.


Generated on Fri Dec 13 14:54:22 2013 for FastECSLent by  doxygen 1.5.4