0.7.0
Main Page
Modules
Classes
Files
File List
D:
Source
G-Truc
gli
gli
core
generate_mipmaps.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "../texture2d.hpp"
32
33
namespace
gli
34
{
35
template
<
typename
texture>
36
texture generate_mipmaps(texture & Texture);
37
38
}
//namespace gli
39
40
#include "generate_mipmaps.inl"
gli
Definition:
comparison.hpp:40
Generated by
1.8.10