#include <fps_motion_tool.h>
Definition at line 77 of file fps_motion_tool.h.
Definition at line 32 of file fps_motion_tool.cpp.
Definition at line 38 of file fps_motion_tool.cpp.
void FPSMotionTool::activate | ( | ) | [virtual] |
Implements rviz::Tool.
Definition at line 117 of file fps_motion_tool.cpp.
void FPSMotionTool::deactivate | ( | ) | [virtual] |
Implements rviz::Tool.
Definition at line 124 of file fps_motion_tool.cpp.
void FPSMotionTool::onInitialize | ( | ) | [virtual] |
Reimplemented from rviz::Tool.
Definition at line 40 of file fps_motion_tool.cpp.
int FPSMotionTool::processKeyEvent | ( | QKeyEvent * | event, |
rviz::RenderPanel * | panel | ||
) | [virtual] |
Reimplemented from rviz::Tool.
Definition at line 126 of file fps_motion_tool.cpp.
int FPSMotionTool::processMouseEvent | ( | rviz::ViewportMouseEvent & | event | ) | [virtual] |
Reimplemented from rviz::Tool.
Definition at line 226 of file fps_motion_tool.cpp.
void rviz::FPSMotionTool::setBoost | ( | ) | [inline, private, slot] |
Definition at line 94 of file fps_motion_tool.h.
void rviz::FPSMotionTool::setFallbackTool | ( | ) | [inline, private, slot] |
Definition at line 112 of file fps_motion_tool.h.
void FPSMotionTool::setFallbackToolProperty | ( | ) | [private] |
Definition at line 97 of file fps_motion_tool.cpp.
void rviz::FPSMotionTool::setFallbackViewController | ( | ) | [inline, private, slot] |
Definition at line 113 of file fps_motion_tool.h.
void FPSMotionTool::setFallbackViewControllerProperty | ( | ) | [private] |
Definition at line 76 of file fps_motion_tool.cpp.
void rviz::FPSMotionTool::setFlyMode | ( | ) | [inline, private, slot] |
Definition at line 110 of file fps_motion_tool.h.
void rviz::FPSMotionTool::setLeftHandMode | ( | ) | [inline, private, slot] |
Definition at line 111 of file fps_motion_tool.h.
void rviz::FPSMotionTool::setOffset | ( | ) | [inline, private, slot] |
Definition at line 93 of file fps_motion_tool.h.
Definition at line 134 of file fps_motion_tool.h.
Definition at line 137 of file fps_motion_tool.h.
Definition at line 138 of file fps_motion_tool.h.
BoolProperty* rviz::FPSMotionTool::fly_property_ [private] |
Definition at line 135 of file fps_motion_tool.h.
Definition at line 136 of file fps_motion_tool.h.
double rviz::FPSMotionTool::m_boost [private] |
Definition at line 123 of file fps_motion_tool.h.
Tool* rviz::FPSMotionTool::m_fallback_tool [private] |
Definition at line 127 of file fps_motion_tool.h.
QString rviz::FPSMotionTool::m_fallback_view_controller [private] |
Definition at line 130 of file fps_motion_tool.h.
bool rviz::FPSMotionTool::m_fly_mode [private] |
Definition at line 118 of file fps_motion_tool.h.
bool rviz::FPSMotionTool::m_left_hand_mode [private] |
Definition at line 119 of file fps_motion_tool.h.
double rviz::FPSMotionTool::m_pos_offset [private] |
Definition at line 122 of file fps_motion_tool.h.
bool rviz::FPSMotionTool::m_removed_select [private] |
Definition at line 120 of file fps_motion_tool.h.
Ogre::SceneNode* rviz::FPSMotionTool::m_sceneNode [private] |
Definition at line 116 of file fps_motion_tool.h.
QStringList rviz::FPSMotionTool::m_tool_classes [private] |
Definition at line 125 of file fps_motion_tool.h.
std::vector<Tool*> rviz::FPSMotionTool::m_tools [private] |
Definition at line 126 of file fps_motion_tool.h.
std::vector<ViewController*> rviz::FPSMotionTool::m_view_controller [private] |
Definition at line 131 of file fps_motion_tool.h.
QStringList rviz::FPSMotionTool::m_view_controller_classes [private] |
Definition at line 129 of file fps_motion_tool.h.
Definition at line 133 of file fps_motion_tool.h.