|
Clutter Engine 0.0.1
|
Go to the source code of this file.
Namespaces | |
| namespace | glm |
| Core features | |
Functions | |
| template<length_t L, typename T , qualifier Q> | |
| GLM_FUNC_DECL T | glm::normalizeDot (vec< L, T, Q > const &x, vec< L, T, Q > const &y) |
| template<length_t L, typename T , qualifier Q> | |
| GLM_FUNC_DECL T | glm::fastNormalizeDot (vec< L, T, Q > const &x, vec< L, T, Q > const &y) |