Added swizzle operator from generated functions for non C++11 compiler

This commit is contained in:
Christophe Riccio
2011-10-19 16:49:28 +01:00
parent 58be5cf410
commit 4843f8ffb9
7 changed files with 128 additions and 57 deletions

View File

@@ -80,8 +80,6 @@
#ifndef glm_glm
#define glm_glm
#define GLM_FORCE_CXX98
#include <cmath>
#include <climits>
#include <cfloat>