![]()  | 
  
    0.8.1 API documentation
    
   | 
 
Include to load KTX textures from files or memory. More...
Go to the source code of this file.
Namespaces | |
| gli | |
| Namespace where all the classes and functions provided by GLI are exposed.  | |
Functions | |
| texture | load_ktx (char const *Path) | 
| Loads a texture storage_linear from KTX file.  More... | |
| texture | load_ktx (std::string const &Path) | 
| Loads a texture storage_linear from KTX file.  More... | |
| texture | load_ktx (char const *Data, std::size_t Size) | 
| Loads a texture storage_linear from KTX memory.  More... | |
Include to load KTX textures from files or memory.
Definition in file load_ktx.hpp.
 1.8.10