template <typename T, glm::precision P, template <typename, glm::precision> class vecType, int>
struct compute_findMSB_vec
Defined at line 126 of file ../../third_party/glm/glm/detail/func_integer.inl
Public Methods
vecType<int, P> call (const vecType<T, P> & vec)
Defined at line 128 of file ../../third_party/glm/glm/detail/func_integer.inl