Public Member Functions | Private Attributes
rviz_textured_quads::TextNode Class Reference

#include <text_node.h>

List of all members.

Public Member Functions

void clear ()
double getCharacterHeight ()
void setCaption (const std::string &caption)
void setCharacterHeight (double characterHeight)
void setColor (const Ogre::ColourValue &c)
void setPosition (const Ogre::Vector3 &position)
void setVisible (bool visible)
void showOnTop (bool onTop=true)
 TextNode (Ogre::SceneManager *sceneManager, Ogre::SceneNode *parentNode, Ogre::Vector3 position=Ogre::Vector3::ZERO)
virtual ~TextNode ()

Private Attributes

Ogre::SceneManager * m_sceneManager
Ogre::SceneNode * m_sceneNode
rviz::MovableTextm_text

Detailed Description

Definition at line 38 of file text_node.h.


Constructor & Destructor Documentation

rviz_textured_quads::TextNode::TextNode ( Ogre::SceneManager *  sceneManager,
Ogre::SceneNode *  parentNode,
Ogre::Vector3  position = Ogre::Vector3::ZERO 
) [inline]

Definition at line 40 of file text_node.h.

virtual rviz_textured_quads::TextNode::~TextNode ( ) [inline, virtual]

Definition at line 53 of file text_node.h.


Member Function Documentation

Definition at line 58 of file text_node.h.

Definition at line 67 of file text_node.h.

void rviz_textured_quads::TextNode::setCaption ( const std::string &  caption) [inline]

Definition at line 71 of file text_node.h.

void rviz_textured_quads::TextNode::setCharacterHeight ( double  characterHeight) [inline]

Definition at line 62 of file text_node.h.

void rviz_textured_quads::TextNode::setColor ( const Ogre::ColourValue &  c) [inline]

Definition at line 84 of file text_node.h.

void rviz_textured_quads::TextNode::setPosition ( const Ogre::Vector3 position) [inline]

Definition at line 76 of file text_node.h.

void rviz_textured_quads::TextNode::setVisible ( bool  visible) [inline]

Definition at line 80 of file text_node.h.

void rviz_textured_quads::TextNode::showOnTop ( bool  onTop = true) [inline]

Definition at line 88 of file text_node.h.


Member Data Documentation

Ogre::SceneManager* rviz_textured_quads::TextNode::m_sceneManager [private]

Definition at line 93 of file text_node.h.

Ogre::SceneNode* rviz_textured_quads::TextNode::m_sceneNode [private]

Definition at line 94 of file text_node.h.

Definition at line 95 of file text_node.h.


The documentation for this class was generated from the following file:


rviz_textured_quads
Author(s): Mohit Shridhar
autogenerated on Thu Jun 6 2019 19:50:52