Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
glimg.h
Go to the documentation of this file.
1 #ifndef GLSDK_GLIMG_H
2 #define GLSDK_GLIMG_H
3 
10 #include "ImageSet.h"
11 #include "Loaders.h"
12 #include "TextureGenerator.h"
13 
17 namespace glimg
18 {
19 
23  namespace loaders
24  {
25 
26  }
27 }
28 
29 #endif //GLSDK_GLIMG_H