DebugDrawerHelper::DrawElement Struct Reference

#include <RobotAPI/components/DebugDrawer/DebugDrawerHelper.h>

Public Member Functions

bool operator< (const DrawElement &rhs) const
 

Public Attributes

std::string name
 
DrawElementType type
 

Detailed Description

Definition at line 138 of file DebugDrawerHelper.h.

Member Function Documentation

◆ operator<()

bool operator< ( const DrawElement rhs) const
inline

Definition at line 142 of file DebugDrawerHelper.h.

Member Data Documentation

◆ name

std::string name

Definition at line 140 of file DebugDrawerHelper.h.

◆ type

Definition at line 141 of file DebugDrawerHelper.h.


The documentation for this struct was generated from the following file: