#include <GL/gl.h>
#include <GL/glu.h>
Go to the source code of this file.
Defines | |
#define | GL_BGR 0x80E0 |
#define | GL_BGRA 0x80E1 |
#define GL_BGR 0x80E0 |
Definition at line 20 of file glwxOpenGL.h.
Referenced by Image::decodeScanJPG(), and Image::loadUncompressedTrueColorTGA().
#define GL_BGRA 0x80E1 |