mirror of
https://github.com/g-truc/glm.git
synced 2025-04-08 06:43:10 +00:00
Reverse #257, breaking many vec4 types size (i8vec4, u16vec4 etc)
This commit is contained in:
parent
ee84420f6c
commit
f09888a090
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ namespace detail
|
|||
}//namespace detail
|
||||
|
||||
template <typename T, precision P = defaultp>
|
||||
GLM_ALIGNED_STRUCT(16) tvec4
|
||||
struct tvec4
|
||||
{
|
||||
//////////////////////////////////////
|
||||
// Implementation detail
|
||||
|
|
Loading…
Add table
Reference in a new issue