Go to the documentation of this file.
39 #ifndef GLM_GTX_matrix_cross_product
40 #define GLM_GTX_matrix_cross_product GLM_VERSION
45 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
46 # pragma message("GLM: GLM_GTX_matrix_cross_product extension included")
58 detail::tvec3<T>
const & x);
64 detail::tvec3<T>
const & x);
69 #include "matrix_cross_product.inl"
71 #endif//GLM_GTX_matrix_cross_product