rviz::RobotLinkSelectionHandler Class Reference

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

List of all members.

Public Member Functions

virtual void createProperties (const Picked &obj, Property *parent_property)
 Override to create properties of the given picked object(s).
 RobotLinkSelectionHandler (RobotLink *link)
virtual void updateProperties ()
 Override to update property values.
virtual ~RobotLinkSelectionHandler ()

Private Attributes

RobotLinklink_
QuaternionPropertyorientation_property_
VectorPropertyposition_property_

Detailed Description

Definition at line 38 of file robot_link.cpp.


Constructor & Destructor Documentation

rviz::RobotLinkSelectionHandler::RobotLinkSelectionHandler ( RobotLink link  ) 

Definition at line 53 of file robot_link.cpp.

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

Definition at line 58 of file robot_link.cpp.


Member Function Documentation

void rviz::RobotLinkSelectionHandler::createProperties ( const Picked obj,
Property parent_property 
) [virtual]

Override to create properties of the given picked object(s).

Top-level properties created here should be added to properties_ so they will be automatically deleted by deleteProperties().

This base implementation does nothing.

Reimplemented from rviz::SelectionHandler.

Definition at line 62 of file robot_link.cpp.

void rviz::RobotLinkSelectionHandler::updateProperties (  )  [virtual]

Override to update property values.

updateProperties() is called on a timer to give selection handlers a chance to update displayed property values. Subclasses with properties that can change should implement this to update the property values based on new information from the selected object(s).

This base implementation does nothing.

Reimplemented from rviz::SelectionHandler.

Definition at line 76 of file robot_link.cpp.


Member Data Documentation

Definition at line 45 of file robot_link.cpp.

Definition at line 47 of file robot_link.cpp.

Definition at line 46 of file robot_link.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Wed Jun 6 11:25:48 2012