MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::UI::detail::VectorOrScalar Concept Reference

Whether T is a scalar or vector that we can use with our widgets. More...

#include <MRUIStyle.h>

Concept definition

template<typename T>
Whether T is a scalar type that we can use with our widgets.
Definition MRUIStyle.h:353
Whether T is a scalar or vector that we can use with our widgets.
Definition MRUIStyle.h:357

Detailed Description

Whether T is a scalar or vector that we can use with our widgets.