Polygon.h File Reference
Include dependency graph for Polygon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mc_rtc::gui::details::PolygonImpl< GetT >
 

Namespaces

 mc_rtc
 
 mc_rtc::gui
 
 mc_rtc::gui::details
 

Functions

template<typename GetT >
auto mc_rtc::gui::Polygon (const std::string &name, GetT get_fn)
 
template<typename GetT >
auto mc_rtc::gui::Polygon (const std::string &name, const Color &color, GetT get_fn)
 
template<typename GetT >
auto mc_rtc::gui::Polygon (const std::string &name, const LineConfig &config, GetT get_fn)