0.9.9 API documentation
Functions

Include <glm/gtx/texture.hpp> to use the features of this extension. More...

Functions

template<length_t L, typename T , qualifier Q>
levels (vec< L, T, Q > const &Extent)
 Compute the number of mipmaps levels necessary to create a mipmap complete texture. More...
 

Detailed Description

Include <glm/gtx/texture.hpp> to use the features of this extension.

Wrapping mode of texture coordinates.

Function Documentation

T glm::levels ( vec< L, T, Q > const &  Extent)

Compute the number of mipmaps levels necessary to create a mipmap complete texture.

Parameters
ExtentExtent of the texture base level mipmap
Template Parameters
LInteger between 1 and 4 included that qualify the dimension of the vector
TFloating-point or signed integer scalar types
QValue from qualifier enum