|
|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Inheritance diagram for DebugDrawerComponent::BoxData: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 601 of file DebugDrawerComponent.h.
Definition at line 607 of file DebugDrawerComponent.h.
| float depth |
Definition at line 606 of file DebugDrawerComponent.h.
| Eigen::Matrix4f globalPose |
Definition at line 603 of file DebugDrawerComponent.h.
| float height |
Definition at line 605 of file DebugDrawerComponent.h.
| float width |
Definition at line 604 of file DebugDrawerComponent.h.