Merge branch '0.9.3' of ssh://ogl-math.git.sourceforge.net/gitroot/ogl-math/ogl-math into 0.9.3

This commit is contained in:
Christophe Riccio
2011-06-14 20:26:56 +01:00
146 changed files with 7915 additions and 8237 deletions

View File

@@ -47,8 +47,7 @@
# pragma message("GLM: GLM_GTX_transform2 extension included")
#endif
namespace glm{
namespace gtx
namespace glm
{
/// @addtogroup gtx_transform2
/// @{
@@ -129,7 +128,6 @@ namespace gtx
valType bias);
/// @}
}// namespace gtx
}// namespace glm
#include "transform2.inl"