Go to the documentation of this file.
39 #ifndef GLM_GTX_orthonormalize
40 #define GLM_GTX_orthonormalize GLM_VERSION
45 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
46 # pragma message("GLM: GLM_GTX_orthonormalize extension included")
58 const detail::tmat3x3<T>& m);
64 const detail::tvec3<T>& x,
65 const detail::tvec3<T>& y);
70 #include "orthonormalize.inl"
72 #endif//GLM_GTX_orthonormalize