< GLM_GTX_normalize_dot extension: Dot product of vectors that need to be normalize with a single square root. More...
Functions | |
template<typename genType > | |
genType::value_type | fastNormalizeDot (genType const &x, genType const &y) |
template<typename genType > | |
genType::value_type | normalizeDot (genType const &x, genType const &y) |
< GLM_GTX_normalize_dot extension: Dot product of vectors that need to be normalize with a single square root.