![]()  | 
  
    0.8.2 API documentation
    
   | 
 
Include to load DDS, KTX or KMG 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 (char const *Path) | 
| Loads a texture storage_linear from file.  More... | |
| texture | load (std::string const &Path) | 
| Loads a texture storage_linear from file.  More... | |
| texture | load (char const *Data, std::size_t Size) | 
| Loads a texture storage_linear from memory.  More... | |
Include to load DDS, KTX or KMG textures from files or memory.
Definition in file load.hpp.
 1.8.10