#include "gradients.h"
#include "hoverpoints.h"
#include <QtOpenGL>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glut.h>
#include <iostream>
Go to the source code of this file.
Defines | |
#define | tfcheckImageWidth 256 |
#define | tfcheckImageHeight 256 |
Functions | |
void | tfmakeCheckImage (void) |
#define tfcheckImageHeight 256 |
Definition at line 55 of file gradients.cpp.
#define tfcheckImageWidth 256 |
Definition at line 54 of file gradients.cpp.
void tfmakeCheckImage | ( | void | ) |
Definition at line 66 of file gradients.cpp.