GLM_GTX_mixed_producte
More...
Go to the source code of this file.
|
template<typename T , qualifier Q> |
GLM_FUNC_DECL T | mixedProduct (vec< 3, T, Q > const &v1, vec< 3, T, Q > const &v2, vec< 3, T, Q > const &v3) |
| Mixed product of 3 vectors (from GLM_GTX_mixed_product extension)
|
|