Go to the documentation of this file.
39 #ifndef GLM_GTX_normalize_dot
40 #define GLM_GTX_normalize_dot GLM_VERSION
44 #include "../gtx/fast_square_root.hpp"
46 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
47 # pragma message("GLM: GLM_GTX_normalize_dot extension included")
58 template <
typename genType>
66 template <
typename genType>
74 #include "normalize_dot.inl"
76 #endif//GLM_GTX_normalize_dot