Functions

glm::gtx::orthonormalize Namespace Reference

GLM_GTX_orthonormalize extension: Orthonormalize matrices. More...

Functions

template<typename T >
detail::tmat3x3< T > orthonormalize (const detail::tmat3x3< T > &m)
template<typename T >
detail::tvec3< T > orthonormalize (const detail::tvec3< T > &x, const detail::tvec3< T > &y)

Detailed Description

GLM_GTX_orthonormalize extension: Orthonormalize matrices.