Completed new precision API

This commit is contained in:
Christophe Riccio
2011-03-11 01:28:28 +00:00
parent 334acfa7aa
commit e2f8c06e85
5 changed files with 25 additions and 46 deletions

View File

@@ -8,6 +8,7 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
#define GLM_MESSAGES
#define GLM_PRECISION_HIGHP_FLOAT
#include <glm/glm.hpp>
#include <cstdio>