Public Member Functions
rviz::MoveTool Class Reference

#include <move_tool.h>

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

List of all members.

Public Member Functions

virtual void activate ()
virtual void deactivate ()
 MoveTool (const std::string &name, char shortcut_key, VisualizationManager *manager)
virtual int processKeyEvent (QKeyEvent *event, RenderPanel *panel)
virtual int processMouseEvent (ViewportMouseEvent &event)

Detailed Description

Definition at line 40 of file move_tool.h.


Constructor & Destructor Documentation

rviz::MoveTool::MoveTool ( const std::string &  name,
char  shortcut_key,
VisualizationManager manager 
)

Definition at line 40 of file move_tool.cpp.


Member Function Documentation

virtual void rviz::MoveTool::activate ( ) [inline, virtual]

Implements rviz::Tool.

Reimplemented in rviz::InteractionTool.

Definition at line 45 of file move_tool.h.

virtual void rviz::MoveTool::deactivate ( ) [inline, virtual]

Implements rviz::Tool.

Reimplemented in rviz::InteractionTool.

Definition at line 46 of file move_tool.h.

int rviz::MoveTool::processKeyEvent ( QKeyEvent *  event,
RenderPanel panel 
) [virtual]

Reimplemented from rviz::Tool.

Definition at line 56 of file move_tool.cpp.

Implements rviz::Tool.

Reimplemented in rviz::InteractionTool.

Definition at line 46 of file move_tool.cpp.


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


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:33