Flow Visualisation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
mixed_product.hpp
Go to the documentation of this file.
1
38
#ifndef GLM_GTX_mixed_product
39
#define GLM_GTX_mixed_product GLM_VERSION
40
41
// Dependency:
42
#include "../glm.hpp"
43
44
#if(defined(GLM_MESSAGES) && !defined(glm_ext))
45
# pragma message("GLM: GLM_GTX_mixed_product extension included")
46
#endif
47
48
namespace
glm
49
{
52
54
template
<
typename
valType>
55
valType
mixedProduct
(
56
detail::tvec3<valType>
const
& v1,
57
detail::tvec3<valType>
const
& v2,
58
detail::tvec3<valType>
const
& v3);
59
61
}
// namespace glm
62
63
#include "
mixed_product.inl
"
64
65
#endif//GLM_GTX_mixed_product
glm
Definition:
_detail.hpp:38
mixed_product.inl
glm::mixedProduct
valType mixedProduct(detail::tvec3< valType > const &v1, detail::tvec3< valType > const &v2, detail::tvec3< valType > const &v3)
Mixed product of 3 vectors (from GLM_GTX_mixed_product extension)
Definition:
mixed_product.inl:14
flowviz
flowviz
flowviz
src
glm
gtx
mixed_product.hpp
Generated on Tue Jun 9 2015 21:28:24 for Flow Visualisation by
1.8.9.1