$search

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 (wxKeyEvent &event)
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 33 of file selection_tool.cpp.

rviz::SelectionTool::~SelectionTool (  )  [virtual]

Definition at line 44 of file selection_tool.cpp.


Member Function Documentation

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

Implements rviz::Tool.

Definition at line 49 of file selection_tool.cpp.

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

Implements rviz::Tool.

Definition at line 56 of file selection_tool.cpp.

int rviz::SelectionTool::processKeyEvent ( wxKeyEvent &  event  )  [virtual]

Reimplemented from rviz::Tool.

Definition at line 140 of file selection_tool.cpp.

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

Implements rviz::Tool.

Definition at line 71 of file selection_tool.cpp.

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

Reimplemented from rviz::Tool.

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


rviz
Author(s): Josh Faust, Dave Hershberger
autogenerated on Sat Mar 2 14:17:37 2013