#include <MRViewer/MRVectorTraits.h>
Public Types | |
| using | BaseType = float |
| template<std::same_as< float >> | |
| using | ChangeBaseType = ImVec4 |
| Can't change the element type... | |
Static Public Member Functions | |
| template<typename U> | |
| static auto && | getElem (int i, U &&value) |
| template<typename U = ImVec4> | |
| static constexpr U | diagonal (float v) |
| Adding a template parameter to avoid including the whole imgui.h. | |
Static Public Attributes | |
| static constexpr int | size = 4 |
| static constexpr bool | supportNoInit |
|
staticconstexpr |