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

Definition at line 43 of file move_tool.cpp.


Member Function Documentation

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

Implements rviz::Tool.

Definition at line 45 of file move_tool.h.

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

Implements rviz::Tool.

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 60 of file move_tool.cpp.

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

Reimplemented from rviz::Tool.

Definition at line 50 of file move_tool.cpp.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Thu Aug 27 2015 15:02:29