|
VAPoR
0.1
|
#include <map>#include "trackball.h"#include <qthread.h>#include <QMutex>#include <jpeglib.h>#include "qcolor.h"#include "qlabel.h"#include "params.h"#include "manip.h"#include <vapor/MyBase.h>#include <vapor/common.h>#include "datastatus.h"#include "ShaderMgr.h"Go to the source code of this file.
Classes | |
| class | VAPoR::GLWindow |
| A class for performing OpenGL rendering in a VAPOR Visualizer. More... | |
Namespaces | |
| VAPoR | |
Macros | |
| #define | MAXNUMRENDERERS 20 |
Typedefs | |
| typedef bool(* | VAPoR::renderCBFcn )(int winnum, bool newCoords) |
| #define MAXNUMRENDERERS 20 |
Definition at line 40 of file glwindow.h.
1.8.7