|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Public Attributes | |
Eigen::Matrix4f | globalPose |
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 353 of file DebugDrawerComponent.h.
Eigen::Matrix4f globalPose |
Definition at line 355 of file DebugDrawerComponent.h.
float scale |
Definition at line 356 of file DebugDrawerComponent.h.