0.8.0 API documentation
|
Include to compute the number of mipmaps levels necessary to create a mipmap complete texture. More...
Go to the source code of this file.
Namespaces | |
gli | |
Namespace where all the classes and functions provided by GLI are exposed. | |
Functions | |
template<typename T , precision P, template< typename, precision > class vecType> | |
T | levels (vecType< T, P > const &Extent) |
Compute the number of mipmaps levels necessary to create a mipmap complete texture. More... | |
Include to compute the number of mipmaps levels necessary to create a mipmap complete texture.
Definition in file levels.hpp.