Fixed linearRand #762

This commit is contained in:
Christophe Riccio
2018-05-07 18:12:18 +02:00
parent 69f94334e0
commit b3a24a0565
2 changed files with 13 additions and 66 deletions

View File

@@ -1,3 +1,4 @@
#define GLM_FORCE_ALIGNED
#include <glm/gtc/random.hpp>
#include <glm/gtc/epsilon.hpp>
#if GLM_LANG & GLM_LANG_CXX0X_FLAG