Flow Visualisation
GLM_GTX_mixed_producte

Mixed product of 3 vectors. More...

Collaboration diagram for GLM_GTX_mixed_producte:

Functions

template<typename valType >
valType glm::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) More...
 

Detailed Description

Mixed product of 3 vectors.

<glm/gtx/mixed_product.hpp> need to be included to use these functionalities.

Function Documentation

template<typename valType >
valType glm::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)