|
|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Inheritance diagram for DebugDrawerComponent::LineData:Public Attributes | |
| VirtualRobot::VisualizationFactory::Color | color |
| Eigen::Vector3f | p1 |
| Eigen::Vector3f | p2 |
| float | scale |
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 588 of file DebugDrawerComponent.h.
Definition at line 593 of file DebugDrawerComponent.h.
| Eigen::Vector3f p1 |
Definition at line 590 of file DebugDrawerComponent.h.
| Eigen::Vector3f p2 |
Definition at line 591 of file DebugDrawerComponent.h.
| float scale |
Definition at line 592 of file DebugDrawerComponent.h.