44 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED)) 45 # pragma message("GLM: GLM_GTX_matrix_cross_product extension included") 55 template <
typename T, precision P>
57 detail::tvec3<T, P>
const & x);
61 template <
typename T, precision P>
63 detail::tvec3<T, P>
const & x);
68 #include "matrix_cross_product.inl"
GLM_FUNC_DECL detail::tmat4x4< T, P > matrixCross4(detail::tvec3< T, P > const &x)
GLM_FUNC_DECL detail::tmat3x3< T, P > matrixCross3(detail::tvec3< T, P > const &x)