|  | 
#include <RobotComponents/gui-plugins/HandEyeCalibration/ManipulatorVisualization.h>
 Inheritance diagram for ManipulatorVisualization:
 Inheritance diagram for ManipulatorVisualization:| Public Member Functions | |
| bool | getIsVisualizing () const | 
| Eigen::Matrix4f | getUserDesiredPose () | 
| std::string | getUserDesiredPoseString () | 
| ManipulatorVisualization () | |
| void | removeVisualization () | 
| void | setColor (float r, float g, float b) | 
| void | setUserDesiredPose (Eigen::Matrix4f globalPose) | 
| void | setVisualization (VirtualRobot::EndEffectorPtr endEffector) | 
| ~ManipulatorVisualization () override | |
Definition at line 55 of file ManipulatorVisualization.h.
Definition at line 41 of file ManipulatorVisualization.cpp.
| 
 | override | 
Definition at line 49 of file ManipulatorVisualization.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 71 of file ManipulatorVisualization.h.
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Eigen::Matrix4f getUserDesiredPose | ( | ) | 
Definition at line 167 of file ManipulatorVisualization.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| std::string getUserDesiredPoseString | ( | ) | 
Definition at line 218 of file ManipulatorVisualization.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function:| void removeVisualization | ( | ) | 
Definition at line 145 of file ManipulatorVisualization.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 158 of file ManipulatorVisualization.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function:| void setUserDesiredPose | ( | Eigen::Matrix4f | globalPose | ) | 
Definition at line 229 of file ManipulatorVisualization.cpp.
| void setVisualization | ( | VirtualRobot::EndEffectorPtr | endEffector | ) | 
Definition at line 56 of file ManipulatorVisualization.cpp.
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: