christophe ago%!(EXTRA string=1 year) committed by Christophe
parent cf69137d6d
commit e357f58c96
  1. 2
      glm/detail/type_quat.hpp

@ -54,7 +54,7 @@ namespace glm
# ifdef GLM_FORCE_QUAT_DATA_WXYZ
T w, x, y, z;
# else
T w, x, y, z;
T x, y, z, w;
# endif
# endif

Loading…
Cancel
Save