|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Public Attributes | |
VirtualRobot::VisualizationFactory::Color | color |
Eigen::Vector3f | p1 |
Eigen::Vector3f | p2 |
float | scale |
![]() | |
bool | active |
std::string | layerName |
std::string | name |
bool | update |
Whether an existing visu should be updated. More... | |
Additional Inherited Members | |
![]() | |
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.