Go to the documentation of this file.
   38 #ifndef GLM_GTX_mixed_product 
   39 #define GLM_GTX_mixed_product GLM_VERSION 
   44 #if(defined(GLM_MESSAGES) && !defined(glm_ext)) 
   45 #       pragma message("GLM: GLM_GTX_mixed_product extension included") 
   54         template <
typename valType> 
 
   56                 detail::tvec3<valType> 
const & v1, 
 
   57                 detail::tvec3<valType> 
const & v2, 
 
   58                 detail::tvec3<valType> 
const & v3);
 
   63 #include "mixed_product.inl" 
   65 #endif//GLM_GTX_mixed_product