template <typename T, glm::precision P, template <typename, glm::precision> class vecType, bool Aligned>
struct compute_bitfieldReverseStep
Defined at line 42 of file ../../third_party/glm/glm/detail/func_integer.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & v, T Mask, T Shift)
Defined at line 45 of file ../../third_party/glm/glm/detail/func_integer.inl