#include <cv.h>#include <GL/gl.h>


Go to the source code of this file.
Classes | |
| class | IplTexture |
| Represent a texture in video memory, with optional caching. More... | |
Defines | |
| #define | HAVE_GL |
Functions | |
| bool | LoadTexture (IplTexture *tex, const char *filename, const char *subdir) |
| #define HAVE_GL |
Definition at line 28 of file ipltexture.h.
| bool LoadTexture | ( | IplTexture * | tex, | |
| const char * | filename, | |||
| const char * | subdir | |||
| ) |
1.5.9