#include "FlowData.h"
#include "BasicFlow.h"
#include "SpeedFlow.h"
#include "DirectionFlow.h"
#include "AdditionalDataFlow.h"
#include "GridAcceleratedStreamLines.h"
#include "vecmath.h"
#include <gl/glut.h>
Classes | |
class | FlowDrawer |
Klasse zum Zeichnen von FlowDaten. More... | |
Defines | |
#define | ARROW_DEFAULT 0 |
#define | ARROW_SPEED 1 |
#define | ARROW_ADDITIONALDATA 2 |
#define | INTEGRATE_EULER 0 |
#define | INTEGRATE_RUNGE2 1 |
#define | INTEGRATE_RUNGE4 2 |
|
|
|
|
|
|
|
|
|
|
|
|