|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
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 358 of file DebugDrawerComponent.h.
Definition at line 363 of file DebugDrawerComponent.h.
Eigen::Vector3f p1 |
Definition at line 360 of file DebugDrawerComponent.h.
Eigen::Vector3f p2 |
Definition at line 361 of file DebugDrawerComponent.h.
float scale |
Definition at line 362 of file DebugDrawerComponent.h.