Go to the source code of this file.
Classes | |
struct | mc_rtc::gui::CylinderParameters |
Namespaces | |
mc_rtc | |
mc_rtc::gui | |
Functions | |
template<typename GetPos , typename GetParams = const CylinderParameters &, typename GetColor = const mc_rtc::gui::Color &> | |
auto | mc_rtc::gui::Cylinder (const std::string &name, GetParams params_fn, GetPos get_pos_fn, GetColor color_fn=mc_rtc::gui::Color::Red) |