|
#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 337 of file DebugDrawerComponent.h.
|
inline |
Definition at line 339 of file DebugDrawerComponent.h.
bool active |
Definition at line 346 of file DebugDrawerComponent.h.
std::string layerName |
Definition at line 344 of file DebugDrawerComponent.h.
std::string name |
Definition at line 345 of file DebugDrawerComponent.h.
bool update |
Whether an existing visu should be updated.
Definition at line 350 of file DebugDrawerComponent.h.