Flow Visualisation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
orthonormalize.hpp
Go to the documentation of this file.
1
39
#ifndef GLM_GTX_orthonormalize
40
#define GLM_GTX_orthonormalize GLM_VERSION
41
42
// Dependency:
43
#include "../glm.hpp"
44
45
#if(defined(GLM_MESSAGES) && !defined(glm_ext))
46
# pragma message("GLM: GLM_GTX_orthonormalize extension included")
47
#endif
48
49
namespace
glm
50
{
53
56
template
<
typename
T>
57
detail::tmat3x3<T>
orthonormalize
(
58
const
detail::tmat3x3<T>& m);
59
62
template
<
typename
T>
63
detail::tvec3<T>
orthonormalize
(
64
const
detail::tvec3<T>& x,
65
const
detail::tvec3<T>& y);
66
68
}
//namespace glm
69
70
#include "
orthonormalize.inl
"
71
72
#endif//GLM_GTX_orthonormalize
glm
Definition:
_detail.hpp:38
orthonormalize.inl
glm::orthonormalize
detail::tmat3x3< T > orthonormalize(const detail::tmat3x3< T > &m)
Definition:
orthonormalize.inl:14
flowviz
flowviz
flowviz
src
glm
gtx
orthonormalize.hpp
Generated on Tue Jun 9 2015 21:28:24 for Flow Visualisation by
1.8.9.1