|
Clutter Engine 0.0.1
|
Go to the source code of this file.
Namespaces | |
| namespace | glm |
| Core features | |
Functions | |
| template<typename T , qualifier Q> | |
| GLM_FUNC_DECL T | glm::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) | |