|
#include <RobotAPI/components/DebugDrawer/DebugDrawerComponent.h>
Public Member Functions | |
DrawData () | |
Public Attributes | |
bool | active |
std::string | layerName |
std::string | name |
bool | update |
Whether an existing visu should be updated. More... | |
Definition at line 565 of file DebugDrawerComponent.h.
|
inline |
Definition at line 567 of file DebugDrawerComponent.h.
bool active |
Definition at line 575 of file DebugDrawerComponent.h.
std::string layerName |
Definition at line 573 of file DebugDrawerComponent.h.
std::string name |
Definition at line 574 of file DebugDrawerComponent.h.
bool update |
Whether an existing visu should be updated.
Definition at line 579 of file DebugDrawerComponent.h.