Rely on STL functions for GLM functions using the same prototype #233

This commit is contained in:
Christophe Riccio
2014-09-06 01:45:13 +02:00
parent 4a701c6760
commit ac3c2e37f1
8 changed files with 288 additions and 151 deletions

View File

@@ -7,7 +7,7 @@
// File : test/core/func_trigonometric.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#include <glm/glm.hpp>
#include <glm/trigonometric.hpp>
int main()
{