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

This commit is contained in:
Christophe Riccio 2014-11-12 21:20:17 +01:00
parent ee84420f6c
commit f09888a090

View file

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