|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Public Attributes | |
float | circleCompletion |
VirtualRobot::VisualizationFactory::Color | color |
Eigen::Vector3f | direction |
Eigen::Vector3f | position |
float | radius |
float | width |
![]() | |
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 634 of file DebugDrawerComponent.h.
float circleCompletion |
Definition at line 640 of file DebugDrawerComponent.h.
Definition at line 641 of file DebugDrawerComponent.h.
Eigen::Vector3f direction |
Definition at line 637 of file DebugDrawerComponent.h.
Eigen::Vector3f position |
Definition at line 636 of file DebugDrawerComponent.h.
float radius |
Definition at line 638 of file DebugDrawerComponent.h.
float width |
Definition at line 639 of file DebugDrawerComponent.h.