#include <QtGui>
#include <QtOpenGL>
#include <QGLWidget>
#include "mainwindow.h"
#include "FlowData.h"
Go to the source code of this file.
Classes | |
class | RenderingView |
Rendering view of flow data. More... | |
Variables | |
const double | PI = 3.14159265358979323846 |
const double PI = 3.14159265358979323846 |
Definition at line 12 of file renderingview.h.