41 #include "../mat3x3.hpp" 42 #include "../vec2.hpp" 45 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED)) 46 # pragma message("GLM: GLM_GTX_matrix_transform_2d extension included") 58 template <
typename T, precision P>
60 detail::tmat3x3<T, P>
const & m,
61 detail::tvec2<T, P>
const & v);
67 template <
typename T, precision P>
69 detail::tmat3x3<T, P>
const & m,
76 template <
typename T, precision P>
78 detail::tmat3x3<T, P>
const & m,
79 detail::tvec2<T, P>
const & v);
85 template <
typename T, precision P>
87 detail::tmat3x3<T, P>
const & m,
94 template <
typename T, precision P>
96 detail::tmat3x3<T, P>
const & m,
102 #include "matrix_transform_2d.inl"
GLM_FUNC_DECL T angle(detail::tquat< T, P > const &x)
#define GLM_FUNC_QUALIFIER