#include <ArmarXGui/libraries/RemoteGui/WidgetBuilder/Basic.h>
|
using | Type = Eigen::Vector3f |
|
|
Derived & | max (std::array< Type, 1 > v) |
|
Derived & | max (Type max) |
|
Derived & | min (std::array< Type, 1 > v) |
|
Derived & | min (Type min) |
|
template<class T0 , class T1 > |
Derived & | minmax (T0 lo, T1 hi) |
|
template<typename Derived>
struct armarx::RemoteGui::detail::MinMaxMixin< Derived, Eigen::Vector3f >
Definition at line 153 of file Basic.h.
◆ Type
using Type = Eigen::Vector3f |
◆ max() [1/2]
Derived& max |
( |
std::array< Type, 1 > |
v | ) |
|
|
inline |
◆ max() [2/2]
◆ min() [1/2]
Derived& min |
( |
std::array< Type, 1 > |
v | ) |
|
|
inline |
◆ min() [2/2]
◆ minmax()
Derived& minmax |
( |
T0 |
lo, |
|
|
T1 |
hi |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- ArmarXGui/libraries/RemoteGui/WidgetBuilder/Basic.h