Public Member Functions | Private Attributes
rviz::SelectionTool Class Reference

#include <selection_tool.h>

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

List of all members.

Public Member Functions

virtual void activate ()
virtual void deactivate ()
virtual int processKeyEvent (QKeyEvent *event, RenderPanel *panel)
virtual int processMouseEvent (ViewportMouseEvent &event)
 SelectionTool (const std::string &name, char shortcut_key, VisualizationManager *manager)
virtual void update (float wall_dt, float ros_dt)
virtual ~SelectionTool ()

Private Attributes

M_Picked highlight_
MoveToolmove_tool_
bool moving_
int sel_start_x_
int sel_start_y_
bool selecting_

Detailed Description

Definition at line 49 of file selection_tool.h.


Constructor & Destructor Documentation

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

Definition at line 60 of file selection_tool.cpp.

Definition at line 71 of file selection_tool.cpp.


Member Function Documentation

void rviz::SelectionTool::activate ( ) [virtual]

Implements rviz::Tool.

Definition at line 76 of file selection_tool.cpp.

void rviz::SelectionTool::deactivate ( ) [virtual]

Implements rviz::Tool.

Definition at line 83 of file selection_tool.cpp.

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

Reimplemented from rviz::Tool.

Definition at line 167 of file selection_tool.cpp.

Implements rviz::Tool.

Definition at line 98 of file selection_tool.cpp.

void rviz::SelectionTool::update ( float  wall_dt,
float  ros_dt 
) [virtual]

Reimplemented from rviz::Tool.

Definition at line 88 of file selection_tool.cpp.


Member Data Documentation

Definition at line 71 of file selection_tool.h.

Definition at line 65 of file selection_tool.h.

Definition at line 73 of file selection_tool.h.

Definition at line 68 of file selection_tool.h.

Definition at line 69 of file selection_tool.h.

Definition at line 67 of file selection_tool.h.


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:34