- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543

This commit is contained in:
Christophe Riccio
2016-09-01 23:32:12 +02:00
parent 1c5fd06c2d
commit 10dc67e2b5
12 changed files with 56 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
#define GLM_MESSAGES
#define GLM_SWIZZLE
#define GLM_FORCE_SWIZZLE
#include <glm/glm.hpp>
int test_ivec2_swizzle()