#include <gandalf/image/image_defs.h>
#include <OpenGL/gl.h>
#include <OpenGL/glext.h>
Go to the source code of this file.
Classes | |
struct | OpenGLTextureStruct |
Structure holding information on OpenGL textures. More... | |
struct | _Gan_GLExt_Function_Pointers |
Structure to hold ARB OpenGL extension function pointers. More... | |
Typedefs | |
typedef OpenGLTextureStruct | Gan_OpenGLTextureStruct |
Structure holding information on OpenGL textures. | |
typedef _Gan_GLExt_Function_Pointers | Gan_GLExt_Function_Pointers |
Structure to hold ARB OpenGL extension function pointers. |
Part of: Gandalf Library