Go to the documentation of this file.
38 #ifndef GLM_GTX_log_base
39 #define GLM_GTX_log_base GLM_VERSION
44 #if(defined(GLM_MESSAGES) && !defined(glm_ext))
45 # pragma message("GLM: GLM_GTX_log_base extension included")
55 template <
typename genType>
58 genType
const & base);
63 #include "log_base.inl"
65 #endif//GLM_GTX_log_base