0.8.0 API documentation
|
Include to copy textures, images or a subset of either textures or an images. 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 texture_type > | |
texture_type | convert (texture_type const &Texture, format Format) |
Convert texture data to a new format. More... | |
Include to copy textures, images or a subset of either textures or an images.
These operations will cause memory allocations.
Definition in file convert.hpp.