Added GLM_ENABLE_EXPERIMENTAL

This commit is contained in:
Christophe Riccio
2016-11-12 14:19:22 +01:00
parent 26b6c3d34d
commit 6482dd29d2
113 changed files with 298 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtx/number_precision.hpp>
int main()