Updated to GLM 0.9.B

This commit is contained in:
Christophe Riccio
2010-04-29 11:56:52 +01:00
parent 7c7b1d0b3d
commit 05439738b8
266 changed files with 15552 additions and 8092 deletions

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////////////////////////
// OpenGL Mathematics Copyright (c) 2005 - 2009 G-Truc Creation (www.g-truc.net)
// OpenGL Mathematics Copyright (c) 2005 - 2010 G-Truc Creation (www.g-truc.net)
///////////////////////////////////////////////////////////////////////////////////////////////////
// Created : 2006-04-21
// Updated : 2006-11-13
@@ -82,11 +82,8 @@ namespace glm
}//namespace gtx
}//namespace glm
#define GLM_GTX_inertia namespace gtx::inertia
#ifndef GLM_GTX_GLOBAL
namespace glm {using GLM_GTX_inertia;}
#endif//GLM_GTX_GLOBAL
#include "inertia.inl"
namespace glm{using namespace gtx::inertia;}
#endif//glm_gtx_inertia