Factorized float to uint and co function code.

This commit is contained in:
Christophe Riccio
2013-09-17 01:06:45 +02:00
parent 4707333a58
commit dddcbe58e6
16 changed files with 199 additions and 264 deletions

View File

@@ -7,7 +7,7 @@
// File : test/core/func_geometric.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#include <glm/glm.hpp>
#include <glm/core/func_geometric.hpp>
#include <glm/gtc/epsilon.hpp>
int test_reflect()