|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Public Attributes | |
VirtualRobot::VisualizationFactory::Color | color |
float | depth |
Eigen::Matrix4f | globalPose |
float | height |
float | width |
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 369 of file DebugDrawerComponent.h.
Definition at line 375 of file DebugDrawerComponent.h.
float depth |
Definition at line 374 of file DebugDrawerComponent.h.
Eigen::Matrix4f globalPose |
Definition at line 371 of file DebugDrawerComponent.h.
float height |
Definition at line 373 of file DebugDrawerComponent.h.
float width |
Definition at line 372 of file DebugDrawerComponent.h.