MeshLib
 
Loading...
Searching...
No Matches
MR::ImGuiMath::detail::Scalar Concept Reference

#include <MRImGuiVectorOperators.h>

Concept definition

template<typename T>
concept MR::ImGuiMath::detail::Scalar = std::is_arithmetic_v<T>
Definition MRImGuiVectorOperators.h:14