|  | 0.9.9 API documenation
    | 
Go to the source code of this file.
| Functions | |
| template<typename T , precision P, template< typename, precision > class vecType> | |
| GLM_FUNC_DECL T | fastNormalizeDot (vecType< T, P > const &x, vecType< T, P > const &y) | 
| Normalize parameters and returns the dot product of x and y.  More... | |
| template<typename T , precision P, template< typename, precision > class vecType> | |
| GLM_FUNC_DECL T | normalizeDot (vecType< T, P > const &x, vecType< 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