Public Member Functions | |
virtual void | createProperties (const Picked &obj, PropertyManager *property_manager) |
RobotLinkSelectionHandler (RobotLink *link) | |
virtual | ~RobotLinkSelectionHandler () |
Private Attributes | |
RobotLink * | link_ |
Definition at line 65 of file robot_link.cpp.
Definition at line 77 of file robot_link.cpp.
Definition at line 82 of file robot_link.cpp.
void rviz::RobotLinkSelectionHandler::createProperties | ( | const Picked & | obj, |
PropertyManager * | property_manager | ||
) | [virtual] |
Reimplemented from rviz::SelectionHandler.
Definition at line 86 of file robot_link.cpp.
RobotLink* rviz::RobotLinkSelectionHandler::link_ [private] |
Definition at line 74 of file robot_link.cpp.