| 0.9.9 API documenation
    | 
Go to the source code of this file.
| Functions | |
| template<length_t L, typename T , qualifier P> | |
| GLM_FUNC_DECL T | fastNormalizeDot (vec< L, T, P > const &x, vec< L, T, P > const &y) | 
| Normalize parameters and returns the dot product of x and y.  More... | |
| template<length_t L, typename T , qualifier P> | |
| GLM_FUNC_DECL T | normalizeDot (vec< L, T, P > const &x, vec< L, T, P > const &y) | 
| Normalize parameters and returns the dot product of x and y.  More... | |
Definition in file normalize_dot.hpp.
 1.8.10
 1.8.10