#include <MRImGuiVectorOperators.h>
Inheritance diagram for MR::ImGuiMath::detail::CommonVecSize< P >:Returns the common vector size between P... (cvref-qualifiers are ignored). If there are no vectors in the list, returns 1. If there are some vectors, returns their size. If the vectors have different sizes, returns -1 to indicate failure.