#include <mc_rtc/gui/details/traits.h>
#include <mc_rtc/gui/elements.h>
#include <mc_rtc/gui/types.h>
Go to the source code of this file.
Classes | |
struct | mc_rtc::gui::details::RotationImpl< GetT, SetT > |
Namespaces | |
mc_rtc | |
mc_rtc::gui | |
mc_rtc::gui::details | |
Functions | |
template<typename GetT > | |
auto | mc_rtc::gui::Rotation (const std::string &name, GetT get_fn) |
template<typename GetT , typename SetT > | |
auto | mc_rtc::gui::Rotation (const std::string &name, GetT get_fn, SetT set_fn) |