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:
@@ -47,8 +47,7 @@
|
||||
# pragma message("GLM: GLM_GTX_rotate_vector extension included")
|
||||
#endif
|
||||
|
||||
namespace glm{
|
||||
namespace gtx
|
||||
namespace glm
|
||||
{
|
||||
/// @addtogroup gtx_rotate_vector
|
||||
/// @{
|
||||
@@ -126,7 +125,6 @@ namespace gtx
|
||||
detail::tvec3<T> const & Up);
|
||||
|
||||
/// @}
|
||||
}//namespace gtx
|
||||
}//namespace glm
|
||||
|
||||
#include "rotate_vector.inl"
|
||||
|
||||
Reference in New Issue
Block a user