#include <objecttextdisplay.h>
ObjectTextDisplay::ObjectTextDisplay |
( |
const Ogre::MovableObject * |
p, |
|
|
const Ogre::Camera * |
c |
|
) |
| |
ObjectTextDisplay::~ObjectTextDisplay |
( |
| ) |
|
|
virtual |
void ObjectTextDisplay::enable |
( |
bool |
enable | ) |
|
void ObjectTextDisplay::setText |
( |
const Ogre::String & |
text | ) |
|
void ObjectTextDisplay::update |
( |
| ) |
|
const Ogre::Camera* ObjectTextDisplay::m_c |
|
protected |
bool ObjectTextDisplay::m_enabled |
|
protected |
const Ogre::MovableObject* ObjectTextDisplay::m_p |
|
protected |
Ogre::OverlayContainer* ObjectTextDisplay::m_pContainer |
|
protected |
Ogre::Overlay* ObjectTextDisplay::m_pOverlay |
|
protected |
Ogre::OverlayElement* ObjectTextDisplay::m_pText |
|
protected |
Ogre::String ObjectTextDisplay::m_text |
|
protected |
The documentation for this class was generated from the following files: