Go to the source code of this file.
Classes | |
struct | mc_rtc::gui::plot::Range |
struct | mc_rtc::gui::plot::AxisConfiguration |
struct | mc_rtc::gui::plot::PolygonDescription |
Namespaces | |
mc_rtc | |
mc_rtc::gui | |
mc_rtc::gui::plot | |
Enumerations | |
enum class | mc_rtc::gui::plot::Plot { mc_rtc::gui::plot::Standard = 0 , mc_rtc::gui::plot::XY } |
enum class | mc_rtc::gui::plot::Type { mc_rtc::gui::plot::Abscissa , mc_rtc::gui::plot::Ordinate , mc_rtc::gui::plot::Polygon , mc_rtc::gui::plot::Polygons , mc_rtc::gui::plot::AbscissaOrdinate } |
Functions | |
template<typename T > | |
constexpr bool | mc_rtc::gui::plot::is_Abscissa () |
template<bool = true> | |
constexpr bool | mc_rtc::gui::plot::is_not_Abscissa () |
template<typename T , typename... Args> | |
constexpr bool | mc_rtc::gui::plot::is_not_Abscissa () |
template<bool = true> | |
constexpr bool | mc_rtc::gui::plot::is_2d () |
template<typename T , typename... Args> | |
constexpr bool | mc_rtc::gui::plot::is_2d () |
Variables | |
Solid | |
Dotted | |
Dashed | |
Left | |
Dashed |
Dashed lines
Dotted |
Dotted lines
Left |
Solid |
Solid lines