Go to the documentation of this file.
38 #ifndef GLM_GTX_extend
39 #define GLM_GTX_extend GLM_VERSION
44 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
45 # pragma message("GLM: GLM_GTX_extend extension included")
55 template <
typename genType>
57 genType
const & Origin,
58 genType
const & Source,
59 typename genType::value_type
const Length);
66 #endif//GLM_GTX_extend