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 ()
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 (  ) 

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]

Process a key event. Override if your tool should handle any other keypresses than the tool shortcuts, which are handled separately.

Reimplemented from rviz::Tool.

Definition at line 56 of file move_tool.cpp.

int rviz::MoveTool::processMouseEvent ( ViewportMouseEvent event  )  [virtual]

Process a mouse event. This is the central function of all the tools, as it defines how the mouse is used.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Wed Jun 6 11:25:48 2012