#include <mc_rtc/gui/plot/Polygon.h>
Public Member Functions | |
Polygon (const std::string &name, GetT get_fn, Side side) | |
void | write (mc_rtc::MessagePackBuilder &builder) const |
void | update () const |
Polygon & | side (Side side) |
Static Public Attributes | |
static constexpr Type | type = Type::Polygon |
This hold information on (x,y) points in a polygon and how to plot them
|
inline |
|
inline |
|
inline |
|
inline |
|
staticconstexpr |