Reverse #257, breaking many vec4 types size (i8vec4, u16vec4 etc)

master
Christophe Riccio ago%!(EXTRA string=11 years)
parent ee84420f6c
commit f09888a090
  1. 2
      glm/detail/type_vec4.hpp

@ -67,7 +67,7 @@ namespace detail
}//namespace detail }//namespace detail
template <typename T, precision P = defaultp> template <typename T, precision P = defaultp>
GLM_ALIGNED_STRUCT(16) tvec4 struct tvec4
{ {
////////////////////////////////////// //////////////////////////////////////
// Implementation detail // Implementation detail

Loading…
Cancel
Save