|  | 
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
 Inheritance diagram for DebugDrawerComponent::CylinderData:
 Inheritance diagram for DebugDrawerComponent::CylinderData:| Public Attributes | |
| VirtualRobot::VisualizationFactory::Color | color | 
| Eigen::Vector3f | direction | 
| float | length | 
| Eigen::Vector3f | position | 
| float | radius | 
|  Public Attributes inherited from DebugDrawerComponent::DrawData | |
| bool | active | 
| std::string | layerName | 
| std::string | name | 
| bool | update | 
| Whether an existing visu should be updated.  More... | |
| Additional Inherited Members | |
|  Public Member Functions inherited from DebugDrawerComponent::DrawData | |
| DrawData () | |
Definition at line 625 of file DebugDrawerComponent.h.
Definition at line 631 of file DebugDrawerComponent.h.
| Eigen::Vector3f direction | 
Definition at line 628 of file DebugDrawerComponent.h.
| float length | 
Definition at line 629 of file DebugDrawerComponent.h.
| Eigen::Vector3f position | 
Definition at line 627 of file DebugDrawerComponent.h.
| float radius | 
Definition at line 630 of file DebugDrawerComponent.h.