Loading...
Searching...
No Matches
Go to the documentation of this file.
20#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
21# ifndef GLM_ENABLE_EXPERIMENTAL
22# pragma message("GLM: GLM_GTX_texture is an experimental extension and may change in the future. Use #define GLM_ENABLE_EXPERIMENTAL before including it, if you really want to use it.")
24# pragma message("GLM: GLM_GTX_texture extension included")
39 template <length_t L,
typename T, qualifier Q>
40 T levels(vec<L, T, Q>
const& Extent);
Core features
Definition common.hpp:21