0.7.0
Main Page
Modules
Classes
Files
File List
D:
Source
G-Truc
gli
gli
load_ktx.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
texture.hpp
"
32
33
namespace
gli
34
{
38
texture load_ktx(
char
const
* Path);
39
43
texture load_ktx(std::string
const
& Filename);
44
48
texture load_ktx(
char
const
* Data, std::size_t Size);
49
}
//namespace gli
50
51
#include "./core/load_ktx.inl"
gli
Definition:
comparison.hpp:40
texture.hpp
OpenGL Image (gli.g-truc.net)
Generated by
1.8.10