Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
rviz::TextViewFacingMarker Class Reference

#include <text_view_facing_marker.h>

Inheritance diagram for rviz::TextViewFacingMarker:
Inheritance graph
[legend]

Public Member Functions

virtual S_MaterialPtr getMaterials ()
 
virtual void setOrientation (const Ogre::Quaternion &orientation)
 
 TextViewFacingMarker (MarkerDisplay *owner, DisplayContext *context, Ogre::SceneNode *parent_node)
 
 ~TextViewFacingMarker ()
 
- Public Member Functions inherited from rviz::MarkerBase
bool expired ()
 
MarkerID getID ()
 
const MarkerConstPtrgetMessage () const
 
const Ogre::Quaternion & getOrientation ()
 
const Ogre::Vector3getPosition ()
 
std::string getStringID ()
 
 MarkerBase (MarkerDisplay *owner, DisplayContext *context, Ogre::SceneNode *parent_node)
 
void setInteractiveObject (InteractiveObjectWPtr object)
 Associate an InteractiveObject with this MarkerBase. More...
 
void setMessage (const Marker &message)
 
void setMessage (const MarkerConstPtr &message)
 
virtual void setPosition (const Ogre::Vector3 &position)
 
void updateFrameLocked ()
 
virtual ~MarkerBase ()
 

Protected Member Functions

virtual void onNewMessage (const MarkerConstPtr &old_message, const MarkerConstPtr &new_message)
 
- Protected Member Functions inherited from rviz::MarkerBase
void extractMaterials (Ogre::Entity *entity, S_MaterialPtr &materials)
 
bool transform (const MarkerConstPtr &message, Ogre::Vector3 &pos, Ogre::Quaternion &orient, Ogre::Vector3 &scale)
 

Protected Attributes

MovableTexttext_
 
- Protected Attributes inherited from rviz::MarkerBase
DisplayContextcontext_
 
ros::Time expiration_
 
boost::shared_ptr< MarkerSelectionHandlerhandler_
 
MarkerConstPtr message_
 
MarkerDisplayowner_
 
Ogre::SceneNode * scene_node_
 

Additional Inherited Members

- Public Types inherited from rviz::MarkerBase
typedef visualization_msgs::Marker Marker
 
typedef visualization_msgs::Marker::ConstPtr MarkerConstPtr
 

Detailed Description

Definition at line 48 of file text_view_facing_marker.h.

Constructor & Destructor Documentation

rviz::TextViewFacingMarker::TextViewFacingMarker ( MarkerDisplay owner,
DisplayContext context,
Ogre::SceneNode *  parent_node 
)

Definition at line 45 of file text_view_facing_marker.cpp.

rviz::TextViewFacingMarker::~TextViewFacingMarker ( )

Definition at line 51 of file text_view_facing_marker.cpp.

Member Function Documentation

S_MaterialPtr rviz::TextViewFacingMarker::getMaterials ( )
virtual

Reimplemented from rviz::MarkerBase.

Definition at line 83 of file text_view_facing_marker.cpp.

void rviz::TextViewFacingMarker::onNewMessage ( const MarkerConstPtr old_message,
const MarkerConstPtr new_message 
)
protectedvirtual

Implements rviz::MarkerBase.

Definition at line 56 of file text_view_facing_marker.cpp.

virtual void rviz::TextViewFacingMarker::setOrientation ( const Ogre::Quaternion &  orientation)
inlinevirtual

Reimplemented from rviz::MarkerBase.

Definition at line 54 of file text_view_facing_marker.h.

Member Data Documentation

MovableText* rviz::TextViewFacingMarker::text_
protected

Definition at line 61 of file text_view_facing_marker.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Wed Aug 28 2019 04:01:54