0.7.0
Main Page
Modules
Classes
Files
File List
D:
Source
G-Truc
gli
gli
save_ktx.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
load_ktx.hpp
"
32
33
namespace
gli
34
{
40
bool
save_ktx(texture
const
& Texture,
char
const
* Path);
41
47
bool
save_ktx(texture
const
& Texture, std::string
const
& Path);
48
53
bool
save_ktx(texture
const
& Texture, std::vector<char> & Memory);
54
}
//namespace gli
55
56
#include "./core/save_ktx.inl"
load_ktx.hpp
OpenGL Image (gli.g-truc.net)
gli
Definition:
comparison.hpp:40
Generated by
1.8.10